aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authora10121127962021-11-03 11:43:16 +0800
committerGitHub2021-11-02 22:43:16 -0500
commit12938dd35fc211c8990c3024848cd81685c74ec9 (patch)
tree42ca02abd28203775f271fb04aebb21eb5aa07f8 /.github
parent9d855bd6a1da51a656bede3a855b2cecc6a22f28 (diff)
hide note message for pull request template (#17529)
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 9f5ecab4b..cc2ec0d22 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,7 +1,9 @@
+<!--
+
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: https://github.com/go-gitea/gitea/blob/master/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting (if any)
-**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**
+-->