diff options
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md (renamed from .github/PULL_REQUEST_TEMPLATE) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE.md index e4a9381f5ba..b2713a8775e 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,3 @@ -<!-- Thank you for making Clippy better! We're collecting our changelog from pull request descriptions. @@ -25,6 +24,8 @@ checked during review or continuous integration. Note that you can skip the above if you are just opening a WIP PR in order to get feedback. -Delete this line and everything above before opening your PR --> +Delete this line and everything above before opening your PR. + +--- changelog: none |
