Issue template updates
This commit is contained in:
parent
0d6ecf6e0a
commit
b840a34f5d
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,28 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Before creating bug report**
|
||||
- Please use issue search in the repository first. If the bug is something really obvious there's a high change it was already reported.
|
||||
- Make sure that the issue is not caused by custom theme or extension. You can restart Playnite in "safe mode" from help menu to quickly test it.
|
||||
- Check list of known issues https://github.com/JosefNemec/Playnite/wiki/Known-Issues
|
||||
|
||||
**Integration issues**
|
||||
If an issue is related to library integrations, use separate [extensions repository](https://github.com/JosefNemec/PlayniteExtensions) to file a report.
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
If it's not clear from the description how to reproduce the issue please add clear steps to reproduce the behavior.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Diagnostics ID**
|
||||
Please generate diagnostics package from "About Playnite" menu and attach identifier you received. If the issue is a crash bug, you can generate diag. package directly from crash dialog.
|
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -6,6 +6,7 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
**Before creating bug report:**
|
||||
- Please post in English language only!
|
||||
- Please use issue search in the repository first. If the bug is something really obvious there's a high change it was already reported.
|
||||
- Make sure that the issue is not caused by custom theme or extension. You can restart Playnite in "safe mode" from help menu to quickly test it.
|
||||
- Check list of known issues https://github.com/JosefNemec/Playnite/wiki/Known-Issues
|
||||
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,20 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Integration features**
|
||||
If a feature request is related to library integrations, use separate [extensions repository](https://github.com/JosefNemec/PlayniteExtensions) to file a request.
|
||||
|
||||
**Check for existing issue**
|
||||
Please use issue search in the repository if your feature request is something really obvious there's a high change it was already requested.
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain requested changes.
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -5,6 +5,8 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please post in English language only!
|
||||
|
||||
**Integration features**
|
||||
If a feature request is related to library integrations, use separate [extensions repository](https://github.com/JosefNemec/PlayniteExtensions) to file a request.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user