diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index bda7baf..045978b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,3 +1,11 @@ +--- +name: Bug Report +about: Report a bug or issue with the software. +title: '[BUG]' +labels: 'bug' +assignees: '' +--- + ## Bug Report **Description of the Bug** diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 3a24437..fe01e49 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -1,3 +1,11 @@ +--- +name: Feature Request +about: Suggest a new feature or enhancement for the project. +title: '[FEATURE]' +labels: 'enhancement' +assignees: '' +--- + ## Feature Request **Description of the Feature** diff --git a/.github/ISSUE_TEMPLATE/HELP_REQUEST.md b/.github/ISSUE_TEMPLATE/HELP_REQUEST.md index 66eddb6..42bf862 100644 --- a/.github/ISSUE_TEMPLATE/HELP_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/HELP_REQUEST.md @@ -1,3 +1,11 @@ +--- +name: Help Request +about: Use this template to request help or support. +title: '[HELP]' +labels: help +assignees: '' +--- + ## Help Request **Issue Summary**