diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 4839e38..f5882d2 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -1,7 +1,7 @@ --- name: "\U0001F41E Bug Report" about: Create a report to help us improve -title: '' +title: "[Bug] :" labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/---discussion.md b/.github/ISSUE_TEMPLATE/---discussion.md index 9d9eb78..a1326b8 100644 --- a/.github/ISSUE_TEMPLATE/---discussion.md +++ b/.github/ISSUE_TEMPLATE/---discussion.md @@ -1,7 +1,7 @@ --- name: "\U0001F914 Discussion" about: Discuss this project -title: '' +title: "[Discussion] :" labels: discussion assignees: '' diff --git a/.github/ISSUE_TEMPLATE/--new-feature.md b/.github/ISSUE_TEMPLATE/--new-feature.md index a86fe19..a700012 100644 --- a/.github/ISSUE_TEMPLATE/--new-feature.md +++ b/.github/ISSUE_TEMPLATE/--new-feature.md @@ -1,7 +1,7 @@ --- name: "✨ New Feature" about: Suggest an idea for this project -title: '' +title: "[Feature] :" labels: enhancement assignees: ''