File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11## Pull request
22
33#### Issue tracker
4- Fixes will automatically close the related issue
4+ Fixes will automatically close the related issues
55
66Fixes #
77
88#### Feature
9- Describe feature of pull request
9+ Describe features of pull request
1010
1111#### Code of conduct
1212- [ ] [ CONTRIBUTING] ( CONTRIBUTING.md )
1313
14- #### Gradle task
15- Tasks passed on every commit
16- - [ ] ` ./gradlew spotlessCheck `
17- - [ ] ` ./gradlew assembleDebug `
14+ #### Style lint
15+ - [ ] ` make sytle-lint `
1816
19- #### Manual test
17+ #### Build pass
18+ - [ ] ` make debug `
19+
20+ #### Manually test
2021- [ ] Done
2122
2223#### Code Review
@@ -28,8 +29,7 @@ Tasks passed on every commit
28296 . PR will be merged by rebase upstream base
2930
3031#### Daily build
31- Login to fetch artifact
32-
33- https://github.com/osfans/trime/actions
32+ Login and download artifact at https://github.com/osfans/trime/actions
3433
3534#### Additional Info
35+
You can’t perform that action at this time.
0 commit comments