Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2018-07-24 20:07:08 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-07-24 20:07:08 +0300
commitfd729c222de9fab645dd3628690106c7143bfdcb (patch)
tree915f4314215e5a59ce10e421871c2a35a711559e /.github/ISSUE_TEMPLATE/bug_report.md
parent46bb8c8a71e7d10495cde4756d42c898cf3e3ab6 (diff)
Update GitHub issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..b8df1073
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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.