1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2024-11-20 11:28:01 -05:00

Create pull_request_template.md

This commit is contained in:
Andreas Kull 2018-05-31 14:03:57 +02:00 committed by GitHub
parent 6ad135bed7
commit 13e0d6f161
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,8 @@
Please read the CONTRIBUTING.md first. The most important parts regarding the actual entry:
- Write about it's unique selling point compared to other projects.
- If it's a commercial project, then mark it as such, e.g. `[Title ![c]](URL)`.
- Ensure that you provide concise and informative descriptions.
- Do not use a description like "A library/project/tool/framework for JSON processing in Java" since all of this is implied.
- Finish the description with a dot.
- Try to order it alphabetically.