You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/.github/PULL_REQUEST_TEMPLATE.md

26 lines
851 B
Markdown

<!-- Thanks for sending a pull request!
Here's how it's done:
0. If you are planing a large feature, please, discuss it first in the separate issue
1. Make sure that you open your pull-request to the `develop` branch (master branch is protected anyways)
2. Make sure that tests pass
3. Make sure that your code has the same style
Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below. -->
What does this implement/fix? Explain your changes.
---------------------------------------------------
Does this close any currently open issues?
------------------------------------------
Any relevant logs, error output, etc?
-------------------------------------
(If its long, please paste to https://ghostbin.com/ and insert the link here.)
Any other comments?
-------------------