Skip to content

Commit 79ec0de

Browse files
committed
[GR-18163] The GitHub issue number (if any) should be used in the ChangeLog
PullRequest: truffleruby/3277
2 parents f46370c + cd8b882 commit 79ec0de

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)