diff options
| author | Lzu Tao <taolzu@gmail.com> | 2019-10-10 00:57:57 +0700 |
|---|---|---|
| committer | Lzu Tao <taolzu@gmail.com> | 2019-10-10 00:57:57 +0700 |
| commit | 871b30266c5d3879a9037128a7d0e087ef16557e (patch) | |
| tree | 054a5322c89cb4df32f3f33e5dd68fc7e6f7ded4 | |
| parent | db233b0920bbb840e191623e5d388232530557fd (diff) | |
| download | rust-871b30266c5d3879a9037128a7d0e087ef16557e.tar.gz rust-871b30266c5d3879a9037128a7d0e087ef16557e.zip | |
PR template might not be stripped by contributors
| -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 |
