Skip to content

Commit 040d0ca

Browse files
committed
Auto merge of rust-lang#6288 - flip1995:changelog_internal, r=matthiaskrgr
Require the `changelog:` entry in the PR body to be modified r? `@matthiaskrgr` changelog: none
2 parents 7079de9 + 7c612c1 commit 040d0ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Thank you for making Clippy better!
22

33
We're collecting our changelog from pull request descriptions.
4-
If your PR only updates to the latest nightly, you can leave the
5-
`changelog` entry as `none`. Otherwise, please write a short comment
4+
If your PR only includes internal changes, you can just write
5+
`changelog: none`. Otherwise, please write a short comment
66
explaining your change.
77

88
If your PR fixes an issue, you can add "fixes #issue_number" into this
@@ -28,5 +28,5 @@ Delete this line and everything above before opening your PR.
2828

2929
---
3030

31-
*Please keep the line below*
32-
changelog: none
31+
*Please write a short comment explaining your change (or "none" for internal only changes)*
32+
changelog:

0 commit comments

Comments
 (0)