mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Update issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Let us know you are experiencing a problem
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
@@ -8,7 +8,7 @@ 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.
|
||||
A clear and concise description of what the problem 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.
|
||||
@@ -19,6 +19,9 @@ 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.
|
||||
|
||||
**Where was Dash-to-Panel installed from?**
|
||||
The GNOME extensions website, GNOME Software store, your distribution's package manager, pre-installed with the distribution, directly from github, etc.
|
||||
|
||||
**Screenshots / Video captures**
|
||||
If applicable, add screenshots or a link to a video capture to help explain your problem.
|
||||
|
||||
|
||||
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
13
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,20 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
about: Suggest an idea or enhancement for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the idea or feature you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**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.
|
||||
Add any other context or mock-ups for requested feature here.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/something-else.md
vendored
2
.github/ISSUE_TEMPLATE/something-else.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Something else
|
||||
about: For use when the other templates are not applicable.
|
||||
about: Empty issue template
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
Reference in New Issue
Block a user