diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..eea39d5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Something is not working as expected +title: "[BUG]" +labels: bug +assignees: '' + +--- + +**Description** +Concise description of what you're trying to do, the expected behavior and the current bug. + +**How to reproduce** +Give steps on how to reproduce the bug (e.g. : commands, configs, tests, environment, version, ...). + +**Logs** +The logs generated by bunkerized-nginx. **DON'T FORGET TO REMOVE PRIVATE DATA LIKE IP ADDRESSES !**