File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,8 @@ about Git.
100
100
### Creating the Pull Request
101
101
102
102
The title of the pull request should be prefixed by the component or area that
103
- the pull request affects. Valid areas as:
103
+ the pull request affects. If multiple are involved, separate with commas.
104
+ Include valid areas such as:
104
105
105
106
- ` accrual ` for changes to research reward accounting or tally code
106
107
- ` build ` for changes to the GNU Autotools or reproducible builds
@@ -130,6 +131,7 @@ Examples:
130
131
docs: Fix Ubuntu/Debian/openSUSE QT5 Dependencies
131
132
depends: fix qt determinism
132
133
log: Fix typo in log message
134
+ mining, rpc: Remove kernel-diff-best and kernel-diff-sum
133
135
134
136
The body of the pull request should contain enough description about what the
135
137
patch does together with any justification/reasoning. You should include
You can’t perform that action at this time.
0 commit comments