GitHub: Update issue templates
This commit is contained in:
parent
5f92001a46
commit
3513159e94
3 changed files with 11 additions and 5 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,7 +7,7 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS - THANK YOU!
|
||||
PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS
|
||||
|
||||
Use GitHub Discussions or our Community Chat if you need assistance and for general questions:
|
||||
|
||||
|
@ -18,6 +18,8 @@ Sponsors receive direct technical support via email:
|
|||
|
||||
- https://photoprism.app/contact
|
||||
|
||||
THANK YOU! :)
|
||||
|
||||
**What does not work as expected?**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
|
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
@ -7,11 +7,13 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
PLEASE ONLY SUBMIT A NEW IDEA AFTER YOU HAVE VERIFIED THAT NO SIMILAR ISSUE ALREADY EXISTS - THANK YOU!
|
||||
ONLY SUBMIT A NEW IDEA AFTER YOU HAVE VERIFIED THAT NO SIMILAR ISSUE EXISTS:
|
||||
|
||||
- Roadmap: https://github.com/photoprism/photoprism/projects/5
|
||||
- Open Issues: https://github.com/photoprism/photoprism/issues
|
||||
|
||||
THANK YOU! :)
|
||||
|
||||
**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 [...]
|
||||
|
|
8
.github/ISSUE_TEMPLATE/support-request.md
vendored
8
.github/ISSUE_TEMPLATE/support-request.md
vendored
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
name: Support Request
|
||||
about: You have general questions or need assistance
|
||||
title: " "
|
||||
title: PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS - THANK YOU!
|
||||
PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS
|
||||
|
||||
Use GitHub Discussions or our Community Chat if you need assistance and for general questions:
|
||||
|
||||
|
@ -16,4 +16,6 @@ Use GitHub Discussions or our Community Chat if you need assistance and for gene
|
|||
|
||||
Sponsors receive direct technical support via email:
|
||||
|
||||
- https://photoprism.app/contact
|
||||
- https://photoprism.app/contact
|
||||
|
||||
THANK YOU! :)
|
Loading…
Reference in a new issue