We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a0940 commit b327165Copy full SHA for b327165
README.md
@@ -32,6 +32,8 @@ Run `mkgitignore --display-default` to see which default values are set and see
32
33
## Reporting bugs
34
35
+Tested on `Fedora` with `GNU/Bash 5.0.7(1)` and `Zsh 5.7.1`
36
+
37
Please use the GitHub issue tracker for any bugs or feature suggestions:
38
39
<https://github.com/sfeuga/mkgitignore/issues>
@@ -43,6 +45,9 @@ Please use the GitHub issue tracker for any bugs or feature suggestions:
43
45
44
46
## Contributing
47
48
+If you use it under other _OS_ or _shell_ version, please let me know and I will update this `README.md` or even better,
49
+Update the `README.md` by yourself.
50
51
Please submit patches to code or documentation as GitHub pull requests!
52
53
Contributions must be licensed under the GNU GPLv3.
0 commit comments