mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-08 19:10:31 +00:00
b8cab67e2c
Documentation: 1. Adds security note, closes #78 2. Adds a tweak about `random_seed` and `.gitsecret/`, closes #93 3. Adds `git --version` into issue tamplate, closes #95 4. Improves `README.md`, refs #79
39 lines
914 B
Markdown
39 lines
914 B
Markdown
<!-- Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below. -->
|
||
|
||
What are the steps to reproduce this issue?
|
||
-------------------------------------------
|
||
1. …
|
||
2. …
|
||
3. …
|
||
|
||
What happens?
|
||
-------------
|
||
…
|
||
|
||
What were you expecting to happen?
|
||
----------------------------------
|
||
…
|
||
|
||
Any logs, error output, etc?
|
||
----------------------------
|
||
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
|
||
|
||
Any other comments?
|
||
-------------------
|
||
…
|
||
|
||
What versions of software are you using?
|
||
----------------------------------------
|
||
**Operating system:** (`uname -a`) …
|
||
|
||
**`git-secret` path:** (`which git-secret`) …
|
||
|
||
**`git-secret` version:** (`git secret --version`) …
|
||
|
||
**`git` version:** (`git --version`) …
|
||
|
||
**Shell type and version:** (`$SHELL --version`) …
|
||
|
||
**`gpg` version:** (`gpg --version`) …
|
||
|