Update GitHub issue templates

This commit is contained in:
Michael Boelen 2018-07-24 19:07:08 +02:00
parent 46bb8c8a71
commit fd729c222d
2 changed files with 38 additions and 0 deletions

21
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,21 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**Version**
- Distribution [e.g. Ubuntu 18.04]
- Lynis version [e.g. 22]
**Expected behavior**
A clear and concise description of what you expected to happen.
**Output**
If applicable, add output that you get from the tool or the related section of lynis.log
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. How would it help you to make things easier? Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Required changes**
What needs to be changed in Lynis?
**Additional context**
Add anything else that you consider to be relevant about the feature request here.