Update issue templates

This commit is contained in:
Piotr Miller
2021-07-26 10:08:04 +02:00
committed by GitHub
parent 8142e14c3a
commit 1afd6d6062

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

@@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- Linux distribution
- Sway version `sway -v`
- Panel version `nwg-panel -v`
**Additional context**
Add any other context about the problem here.