Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Alicia Sykes 2020-03-03 19:16:29 +00:00 committed by GitHub
parent 6baa62555b
commit fe0146e938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,13 @@
````
🙌 Thanks for contributing 🙌
Jut briefly describe what you've added/ modified, and why, then delete these guidelines 🙂
If you are adding to the software list, ensure that:
- It is open source or results of an independent audited have been published
- You have used the application or service personally, and would recommend
- You've done a quick search to ensure there are no majour or current vulnerabilities
- You've include a link to project page for download or use, and if applicable the repository
- If you are adding your own project or your companies product, mention this in the PR description
````
^^ Delete the Above 😉