Create pull_request_template.md

This commit is contained in:
Raphael 2019-03-03 12:14:49 +01:00 committed by GitHub
parent cb823066b4
commit dab7d35e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,5 @@
1. Please DO NOT open pull request on the **master** branch. Use the **develop** branch instead!
2. Explain your changes as much as possible
3. If possible, use a well understanding title and use labels ! (e.g: "[Bug] Google Captcha", "[Feature] Footprinting on Bing")
Thank you for contributing ! :tada: