We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7079de9 + 7c612c1 commit 040d0caCopy full SHA for 040d0ca
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,8 @@
1
Thank you for making Clippy better!
2
3
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
+If your PR only includes internal changes, you can just write
+`changelog: none`. Otherwise, please write a short comment
6
explaining your change.
7
8
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.
28
29
---
30
31
-*Please keep the line below*
32
-changelog: none
+*Please write a short comment explaining your change (or "none" for internal only changes)*
+changelog:
0 commit comments