From 7f15741ea2b13fb9eac39d7a31bb0e790442a98c Mon Sep 17 00:00:00 2001 From: Bunkerity <54334437+bunkerity@users.noreply.github.com> Date: Fri, 14 May 2021 16:33:01 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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 !**