mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
GitHub: Update forms in .github/ISSUE_TEMPLATE
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
942650bb2f
commit
7eae368b3c
3 changed files with 7 additions and 10 deletions
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Bug Report
|
||||
name: 🐞 Bug Report
|
||||
description: Report a new and clearly identified bug that must be fixed directly in the application
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
@ -8,13 +8,10 @@ body:
|
|||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Before filing a bug report, verify that it is not a technical support request or question:
|
||||
- thoroughly review our Getting Started and User Guides:
|
||||
https://docs.photoprism.app/
|
||||
- work through our troubleshooting checklists:
|
||||
https://docs.photoprism.app/getting-started/troubleshooting/
|
||||
- do not report known issues or missing features as bugs:
|
||||
https://docs.photoprism.app/known-issues/
|
||||
Before filing a bug report, verify that it is not a question or support request:
|
||||
1. thoroughly review our [Getting Started](https://docs.photoprism.app/getting-started/) and [User Guides](https://docs.photoprism.app/user-guide/)
|
||||
2. work through our [troubleshooting checklists](https://docs.photoprism.app/getting-started/troubleshooting/)
|
||||
3. do not report [known issues](https://docs.photoprism.app/known-issues/) or [missing features](https://github.com/photoprism/photoprism/issues) as bugs
|
||||
- type: checkboxes
|
||||
id: prerequisites
|
||||
attributes:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Feature Request
|
||||
name: 🙏 Feature Request
|
||||
description: Suggest a new feature or enhancement
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Question
|
||||
name: 💬 Question
|
||||
description: General questions or assistance requests should go to Discussions or community channels
|
||||
title: "Category: Short Description (PLEASE CHANGE)"
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue