diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9256f1a76..13d4e678f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Report a new and clearly identified bug that must be fixed directly in the application -title: 'Category: Clear and concise title' +title: 'Category: Clear and concise title (PLEASE CHANGE)' labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index d45ac51a3..9dd98f10e 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: 'Category: Short Description' +title: 'Category: Short Description (PLEASE CHANGE)' labels: idea assignees: ''