Docs: Update GitHub Issue templates
This commit is contained in:
parent
35dc31399d
commit
769c2b9933
2 changed files with 7 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -9,8 +9,14 @@ assignees: ''
|
||||||
|
|
||||||
**What does not work as expected?**
|
**What does not work as expected?**
|
||||||
|
|
||||||
|
ONLY CREATE A NEW ISSUE AFTER YOU HAVE VERIFIED THAT NO SIMILAR OR RELATED ISSUE ALREADY EXISTS:
|
||||||
|
https://github.com/photoprism/photoprism/issues
|
||||||
|
|
||||||
Never use GitHub Issues if you are unsure, have a general question, or need assistance. Thank you! 💐
|
Never use GitHub Issues if you are unsure, have a general question, or need assistance. Thank you! 💐
|
||||||
|
|
||||||
|
You are welcome to use GitHub Discussions instead:
|
||||||
|
https://github.com/photoprism/photoprism/discussions
|
||||||
|
|
||||||
Our troubleshooting checklists help you quickly find and fix common problems:
|
Our troubleshooting checklists help you quickly find and fix common problems:
|
||||||
https://docs.photoprism.app/getting-started/troubleshooting/
|
https://docs.photoprism.app/getting-started/troubleshooting/
|
||||||
|
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
@ -7,7 +7,7 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
ONLY CREATE AN ISSUE AFTER YOU HAVE VERIFIED THAT NO SIMILAR IDEA EXISTS:
|
ONLY CREATE A NEW FEATURE REQUEST AFTER YOU HAVE VERIFIED THAT NO SIMILAR IDEA ALREADY EXISTS:
|
||||||
|
|
||||||
- Roadmap: https://github.com/photoprism/photoprism/projects/5
|
- Roadmap: https://github.com/photoprism/photoprism/projects/5
|
||||||
- Open Issues: https://github.com/photoprism/photoprism/issues
|
- Open Issues: https://github.com/photoprism/photoprism/issues
|
||||||
|
|
Loading…
Reference in a new issue