Create issue templates

This commit is contained in:
Frank Lichtenheld 2022-11-30 14:07:19 +01:00 committed by GitHub
parent 2b62fc7ff5
commit bed01d7da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -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.