diff options
author | nodiscc <nodiscc@gmail.com> | 2021-12-25 20:31:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-25 20:31:03 +0000 |
commit | e98b924b52bd4defa503dc19ba0706e0b8f6b873 (patch) | |
tree | 5248dcd1b13b847442ac176ee703abb8c741854b /.github | |
parent | Adding goshorly to README.md . (#2774) (diff) | |
download | awesome-selfhosted-e98b924b52bd4defa503dc19ba0706e0b8f6b873.tar.gz awesome-selfhosted-e98b924b52bd4defa503dc19ba0706e0b8f6b873.zip |
clarify that the default Pull Request description should not be deleted (#2788)
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1ef2e2e7..bc236446 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ +<!-- DO NOT DELETE THE TEXT BELOW. Please make sure relevant boxes are checked [x] --> + Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: |