diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 8 | ||||
-rw-r--r-- | .github/pull_request_template.md | 14 |
2 files changed, 8 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1d36ff53..4cdd508c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,10 +5,8 @@ labels: enhancement, under discussion --- -<!-- +<!-- Thanks for contributing! 🏓 --> -Thanks for contributing! 🏓 -Please specify a URL where the feature should appear. - ---> +Example URL: +<!-- Please specify a URL where the feature should appear --> diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 03a35444..95bd69c4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,8 @@ -<!-- +<!-- Thanks for contributing! 🍄 --> -The more the merrier! 🍻 Thanks for contributing! +Closes +<!-- 👆 Does this PR close/fix an existing issue? Put it here. E.g. `Closes #10` -1. List some URLs that reviewers can use to test your PR -2. Make sure you specify the issue you're fixing/closing, if any, following this format: - -Fixes #123 -Closes #56 - ---> +# Test +<!-- List some URLs that reviewers can use to test your PR --> |