Commit b6f3253 1 parent 8232e98 commit b6f3253 Copy full SHA for b6f3253
File tree 1 file changed +13
-10
lines changed
1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
- ## PR Info
1
+ ## Pull request
2
+
2
3
#### Issue tracker
3
4
Fixes will automatically close the related issue
4
5
5
6
Fixes #
6
7
7
- #### Manual test
8
- - [ ] Done
8
+ #### Feature
9
+ Describe feature of pull request
9
10
10
- #### Build tasks success
11
- Successfully running following tasks on local
11
+ #### Code of conduct
12
12
- [ ] [ CONTRIBUTING] ( CONTRIBUTING.md )
13
13
14
- The tasks should be checked in every commit
14
+ #### Gradle task
15
+ Tasks passed on every commit
15
16
- [ ] ` ./gradlew spotlessCheck `
16
17
- [ ] ` ./gradlew assembleDebug `
17
18
18
- #### Code Reviews
19
+ #### Manual test
20
+ - [ ] Done
21
+
22
+ #### Code Review
19
23
1 . No wildcards import
20
24
2 . Manual build and test pass
21
25
3 . GitHub action ci pass
22
26
4 . At least one contributor reviews and votes
23
27
5 . Can be merged clean without conflicts
24
28
6 . PR will be merged by rebase upstream base
25
29
26
- #### Daily build for review
27
- Fetch artifact after login
30
+ #### Daily build
31
+ Login to fetch artifact
28
32
29
33
https://github.com/osfans/trime/actions
30
34
31
35
#### Additional Info
32
-
You can’t perform that action at this time.
0 commit comments