GitHub: Update issue templates
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
3513159e94
commit
1d474e62be
3 changed files with 18 additions and 25 deletions
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,23 +7,14 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
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:
|
||||
|
||||
- https://github.com/photoprism/photoprism/discussions
|
||||
- https://gitter.im/browseyourlife/community
|
||||
|
||||
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.
|
||||
|
||||
You are welcome to use our Community Chat and GitHub Discussions for help and general questions.
|
||||
Sponsors receive direct technical support via email: https://photoprism.app/contact
|
||||
Please don't create GitHub Issues to get support! 🙃
|
||||
|
||||
**How can we reproduce it?**
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
|
9
.github/ISSUE_TEMPLATE/feature-request.md
vendored
9
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
@ -7,12 +7,13 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
ONLY SUBMIT A NEW IDEA AFTER YOU HAVE VERIFIED THAT NO SIMILAR ISSUE EXISTS:
|
||||
ONLY CREATE AN ISSUE AFTER YOU HAVE VERIFIED THAT NO SIMILAR IDEA EXISTS:
|
||||
|
||||
- Roadmap: https://github.com/photoprism/photoprism/projects/5
|
||||
- Open Issues: https://github.com/photoprism/photoprism/issues
|
||||
Roadmap: https://github.com/photoprism/photoprism/projects/5
|
||||
|
||||
THANK YOU! :)
|
||||
Open Issues: https://github.com/photoprism/photoprism/issues
|
||||
|
||||
THANK YOU! 🙃
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
|
||||
|
|
17
.github/ISSUE_TEMPLATE/support-request.md
vendored
17
.github/ISSUE_TEMPLATE/support-request.md
vendored
|
@ -1,21 +1,22 @@
|
|||
---
|
||||
name: Support Request
|
||||
about: You have general questions or need assistance
|
||||
title: PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS
|
||||
title: NO SUPPORT REQUESTS PLEASE
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
PLEASE USE GITHUB ISSUES ONLY TO REPORT CLEARLY IDENTIFIED BUGS
|
||||
Please don't create GitHub Issues to get support! 🙃
|
||||
|
||||
Use GitHub Discussions or our Community Chat if you need assistance and for general questions:
|
||||
You are welcome to use our Community Chat...
|
||||
|
||||
- https://github.com/photoprism/photoprism/discussions
|
||||
- https://gitter.im/browseyourlife/community
|
||||
https://gitter.im/browseyourlife/community
|
||||
|
||||
...and GitHub Discussions for help and general questions:
|
||||
|
||||
https://github.com/photoprism/photoprism/discussions
|
||||
|
||||
Sponsors receive direct technical support via email:
|
||||
|
||||
- https://photoprism.app/contact
|
||||
|
||||
THANK YOU! :)
|
||||
https://photoprism.app/contact
|
||||
|
|
Loading…
Reference in a new issue