From 11ce4072d0757c93bc7d75ecc9fd86945248e637 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 24 Nov 2023 01:07:32 +0100 Subject: [PATCH] update github issue templates --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: