diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 92140694f..d452442ce 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -3,7 +3,7 @@ name: 🐞 Bug Report description: Create a bug report to help improve Reactive Resume title: "[Bug] " -labels: [Bug, Needs Triage] +labels: [bug, v4, needs triage] assignees: "AmruthPillai" body: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 6660d188d..2caa86110 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -3,7 +3,7 @@ name: ✨ Feature Request description: Suggest an feature or idea that you would like to see in Reactive Resume title: "[Feature] <title>" -labels: [Feature, Needs Triage] +labels: [enhancement, v4, needs triage] assignees: "AmruthPillai" body: