Merge b2d2c5dcac77b854470dba929fcf9e7fc1fe52a1 into 3e0bb881b57227c21b36fc5ddc1ca5fc2bbb6dca

This commit is contained in:
nodiscc 2023-07-11 10:43:12 -04:00 committed by GitHub
commit 970e811c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ To ensure your PR is dealt with swiftly please check the following:
- [ ] Any software project you are adding to the list is actively maintained.
- [ ] Any software project you are adding was first released more than 4 months ago.
- [ ] Any software project you are adding has working installation instructions.
- [ ] If you are adding software forked from another project, please provide/link to a clear list of differences between both.
- [ ] The pull request title is informative, unlike "Update README.md".
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.