We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8d992 commit 275dbecCopy full SHA for 275dbec
.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,15 @@
1
+<!--
2
+Thank you for making Clippy better!
3
+
4
+We're collecting our changelog from pull request descriptions.
5
+If your PR only updates to the latest nightly, you can leave the
6
+`changelog` entry as `none`. Otherwise, please write a short comment
7
+explaining your change.
8
9
+If your PR fixes an issue, you can add "fixes #issue_number" into this
10
+PR description. This way the issue will be automatically closed when
11
+your PR is merged.
12
13
+Delete this line and everything above before opening your PR -->
14
15
+changelog: none
0 commit comments