mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-18 15:26:58 +00:00
d9b5895bbe
Improved github templates with the comments [ci skip]
34 lines
947 B
Markdown
34 lines
947 B
Markdown
<!-- Thanks for sending a pull request!
|
||
|
||
Here's how it's done:
|
||
1. Make sure that you open your pull-request to the `develop` branch (master branch is protected, since some plugins use it when installed)
|
||
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 it’s long, please paste to https://ghostbin.com/ and insert the link here.)
|
||
|
||
Any other comments?
|
||
-------------------
|
||
…
|
||
|
||
Where has this been tested?
|
||
---------------------------
|
||
**Operating system:** …
|
||
|
||
**`git-secret` version:** …
|
||
|
||
**Shell type and version:** …
|