diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..24b5cfb47 --- /dev/null +++ b/.github/pull_request_template.md @@ -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: