Update issue templates

This commit is contained in:
Jason DeRose
2020-03-22 10:49:30 -04:00
committed by GitHub
parent 489092127d
commit 5dd148a1b8
3 changed files with 55 additions and 0 deletions

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: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is, any steps to reproduce, and what you expected to happen instead.
**Linux distribution and version**
Ubuntu 18.04, Fedora 31, Manjaro 19.02, Arch, Debian 10.3, openSUSE Leap 15.1, etc.
**GNOME Shell version**
Run `gnome-shell --version` from the command line to get this
**Dash-to-Panel version**
This can be seen in the Dash-to-Panel Settings in the About tab.
**Screenshots / Video captures**
If applicable, add screenshots or a link to a video capture to help explain your problem.
**Additional Info**

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -0,0 +1,10 @@
---
name: Something else
about: For use when the other templates are not applicable.
title: ''
labels: ''
assignees: ''
---