strongswan/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
956 B
Markdown

---
name: "🐛 Bug report"
about: Report a reproducible bug or regression
labels: bug, needs triage
---
<!--
IMPORTANT: Please use the [discussion forum](https://github.com/strongswan/strongswan/discussions)
for questions and configuration problems etc., only report actual bugs here.
Your issue will otherwise be closed immediately.
-->
**System (please complete the following information):**
- OS: [e.g. Ubuntu 20.04]
- Kernel version (if applicable): [e.g. 5.10]
- strongSwan version(s): [e.g. 5.9.2]
- Tested/confirmed with the latest version: [yes/no]
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. ...
2. ...
3. ...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs/Backtraces**
If applicable, add logs or backtraces to help explain your problem.
**Additional context**
Add any other context about the problem here.