Skip to content

Commit 6a57819

Browse files
committed
added .github/ISSUE_TEMPLATE.md
1 parent 40fef3f commit 6a57819

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Please be as specific as possible when raising an issue.
2+
3+
- what were you expecting
4+
- what was the result
5+
- what was the output - if running a CLI program please include the full debug output when running with program by using the `--debug` or `-v -v -v` switches for most tools, or setting `export DEBUG=1` environment variable, which also works with the shell scripts.
6+
7+
You can anonymize hostnames / FQDNs, IP / MAC addresses, Kerberos principals, email addresses and almost anything else using `anonymize.pl` or the newer `anonymize.py` available in the [DevOps Perl Tools](https://github.com/HariSekhon/DevOps-Perl-Tools) and [DevOps Python Tools](https://github.com/HariSekhon/DevOps-Python-Tools) respectively.

0 commit comments

Comments
 (0)