diff --git a/.github/ISSUE_TEMPLATE/ask-a-question.md b/.github/ISSUE_TEMPLATE/ask-a-question.md index 39747528..9c02ebcd 100644 --- a/.github/ISSUE_TEMPLATE/ask-a-question.md +++ b/.github/ISSUE_TEMPLATE/ask-a-question.md @@ -1,8 +1,8 @@ --- name: Ask a Question about: 'Ask question or any help needed for SFDMU Plugin ' -title: "[QUESTION] - Make sure to replace this placeholder text with a specific title - for the issue!" +title: '[QUESTION] - Replace this placeholder with a specific title for the issue. + Do not delete "[QUESTION]" .' labels: help-wanted assignees: hknokh diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ff6afea1..5ed82f72 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,8 +1,8 @@ --- name: Bug Report about: Report a bug in the SFDMU Plugin -title: "[BUG] - Make sure to replace this placeholder text with a specific title for - the issue!" +title: '[BUG] - Replace this placeholder with a specific title for the issue. Do not + delete "BUG".' labels: bug assignees: hknokh diff --git a/.github/ISSUE_TEMPLATE/request-a-new-feature.md b/.github/ISSUE_TEMPLATE/request-a-new-feature.md index 375f8890..7ec93840 100644 --- a/.github/ISSUE_TEMPLATE/request-a-new-feature.md +++ b/.github/ISSUE_TEMPLATE/request-a-new-feature.md @@ -1,8 +1,8 @@ --- name: Request a New Feature about: Suggest an idea for this project -title: "[FEATURE REQUEST] - Make sure to replace this placeholder text with a specific - title for the issue!" +title: Replace this placeholder with a specific title for the issue. Do not delete + "[FEATURE REQUEST]" . labels: feature-request assignees: hknokh