]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Create issue templates flichtenheld-gh-issues 181/head
authorFrank Lichtenheld <frank@lichtenheld.com>
Wed, 30 Nov 2022 13:07:19 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 13:07:19 +0000 (14:07 +0100)
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644 (file)
index 0000000..6cbd3ba
--- /dev/null
@@ -0,0 +1,25 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior. Please make sure to not post any secrets like keys and passwords.
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Version information (please complete the following information):**
+ - OS: [e.g. Ubuntu 22.04]
+ - OpenVPN version: [e.g. 2.5.8]
+ - Repeat for peer if relevant
+
+**Additional context**
+Add any other context about the problem here.