Skip to content

Commit cd8b882

Browse files
committed
The GitHub issue number (if any) should be used in the ChangeLog
* Using the PR number is too bothersome and not valuable enough.
1 parent f46370c commit cd8b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can use `tool/hooks/lint-check.sh` as a git hook to run `jt lint fast` autom
3838
When opening a Pull Request, please add a ChangeLog entry with the format:
3939

4040
```
41-
* Description (#PR number, @author).
41+
* Description (#GitHub issue number if any, @author).
4242
```
4343

4444
See the [the ChangeLog](CHANGELOG.md) for examples.

0 commit comments

Comments
 (0)