Add: PR template and missing EOF new lines

This commit is contained in:
Carlos Martinez
2021-06-15 19:55:31 -04:00
parent 9dcad984b1
commit 35defd1eef
7 changed files with 11 additions and 6 deletions

View File

@@ -24,4 +24,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
}