From 1f5a8c20910f3742d953569613272f52879770c8 Mon Sep 17 00:00:00 2001 From: infinite-persistence Date: Wed, 25 Aug 2021 14:56:15 +0800 Subject: [PATCH] Combine the 2 PR checklists into 1 --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b4a5996e6..4a1a3fc37 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,9 +16,11 @@ Issue Number: -## PR Type & Checklist +## PR Checklist -
PR Type... + + +
Toggle... What kind of change does this PR introduce? @@ -29,14 +31,6 @@ What kind of change does this PR introduce? - [ ] Documentation changes - [ ] Other - Please describe: -
- - - -
PR Checklist... - - - Please check all that apply to this PR using "x": - [ ] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)