Update issue templates
This commit is contained in:
parent
07be626842
commit
7f15741ea2
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -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 !**
|
||||||
Loading…
x
Reference in New Issue
Block a user