diff options
author | nodiscc <nodiscc@gmail.com> | 2023-02-01 13:33:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 13:33:06 +0000 |
commit | f9156e0b2c51804ec66919397dad25a168ce5821 (patch) | |
tree | 9b6f88c9e229f6b32ed6a7fd53cb9a12b8f85ea3 | |
parent | Add Phorge (#3538) (diff) | |
download | awesome-selfhosted-f9156e0b2c51804ec66919397dad25a168ce5821.tar.gz awesome-selfhosted-f9156e0b2c51804ec66919397dad25a168ce5821.zip |
pull request template: do not delete the text only if adding new software
Diffstat (limited to '')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 085e5959..88955c6b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -<!-- DO NOT DELETE THE TEXT BELOW. Please make sure relevant boxes are checked [x] --> +<!-- DO NOT DELETE THE TEXT BELOW if you are adding new software to the list. Please make sure relevant boxes are checked [x] --> Thank you for taking the time to work on a PR for Awesome-Selfhosted! |