Skip to content

Commit 275dbec

Browse files
authored
Create PULL_REQUEST_TEMPLATE
1 parent 3e8d992 commit 275dbec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)