diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3a5f6776b..e40ff99ad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Create a report to help us improve -title: 'Bug: Short Issue Description' +title: 'Category: Short Description' labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 0a8d90bac..8bec71286 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,7 +1,7 @@ --- name: Feature Request about: Suggest a new feature or improvement -title: " " +title: 'Category: Short Description' labels: idea assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 447a49906..bb97e8840 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,13 +1,13 @@ --- name: Question about: You have a general question or need assistance -title: STOP! PLEASE NEVER USE GITHUB ISSUES, USE GITHUB DISCUSSIONS INSTEAD! 🙏 +title: 'STOP! NEVER USE GITHUB ISSUES, USE GITHUB DISCUSSIONS INSTEAD! 🙏' labels: question assignees: '' --- -Never use GitHub Issues if you are unsure, have a general question, or need assistance. Thank you! 💐 +Never use GitHub Issues if you have a general question or need assistance. Thank you! 💐 You are welcome to use GitHub Discussions instead: https://github.com/photoprism/photoprism/discussions