From 3513159e946e5ea115c1a18767afa3f996aafcd0 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sat, 23 Oct 2021 18:56:38 +0200 Subject: [PATCH] GitHub: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +++- .github/ISSUE_TEMPLATE/feature-request.md | 4 +++- .github/ISSUE_TEMPLATE/support-request.md | 8 +++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6ee7bcd82..12204d082 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index bd51b5d64..d82ee4cd3 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -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 [...] diff --git a/.github/ISSUE_TEMPLATE/support-request.md b/.github/ISSUE_TEMPLATE/support-request.md index 6fd435add..5f8c1ae8f 100644 --- a/.github/ISSUE_TEMPLATE/support-request.md +++ b/.github/ISSUE_TEMPLATE/support-request.md @@ -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 \ No newline at end of file +- https://photoprism.app/contact + +THANK YOU! :) \ No newline at end of file