Skip to content

Commit 2d65b2d

Browse files
committed
Update pull request template
1 parent fe5cefc commit 2d65b2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Thank you for making Clippy better!
33
We're collecting our changelog from pull request descriptions.
44
If your PR only includes internal changes, you can just write
55
`changelog: none`. Otherwise, please write a short comment
6-
explaining your change.
6+
explaining your change. Also, it's helpful for us that
7+
the lint name is put into brackets `[]` and backticks `` ` ` ``,
8+
e.g. ``[`lint_name`]``.
79

810
If your PR fixes an issue, you can add "fixes #issue_number" into this
911
PR description. This way the issue will be automatically closed when
@@ -29,4 +31,5 @@ Delete this line and everything above before opening your PR.
2931
---
3032

3133
*Please write a short comment explaining your change (or "none" for internal only changes)*
34+
3235
changelog:

0 commit comments

Comments
 (0)