diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-07-09 14:14:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-09 14:14:38 +0000 |
commit | 8d0944c4d92673dc8357bae64b8a801d22e955b7 (patch) | |
tree | bc8bc357c1bb5cdbd90dbc10ed6a82fcd997d5f2 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | Update Languages in E-books (diff) | |
parent | CONTRIBUTING.md: approved Pull Requests are usually merged one week after app... (diff) | |
download | awesome-selfhosted-8d0944c4d92673dc8357bae64b8a801d22e955b7.tar.gz awesome-selfhosted-8d0944c4d92673dc8357bae64b8a801d22e955b7.zip |
Merge branch 'master' into cur-languages2
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-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 77b9c8a2..24a9b98d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,7 +21,7 @@ To ensure your PR is dealt with swiftly please check the following: - [ ] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses). - [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones. - [ ] Any category you are creating has the minimum requirement of 3 items. - If not, your addition may be inserted into `Misc/Other`. + If not, your addition may be inserted into `Miscellaneous`. - [ ] Any software project you are adding to the list is actively maintained. - [ ] Any software project you are adding has working installation instructions. - [ ] The pull request title is informative, unlike "Update README.md". |