From d942663b39d9b177f768abe6f188f9f90f1d15d2 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 22 Sep 2024 15:49:48 +0530 Subject: [PATCH] updated issues templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 +----------- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 330fd67..1d501d8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,21 +10,11 @@ body: value: | Thanks for taking the time to fill out this bug report! - - type: input - id: template-name - attributes: - label: Template name - description: Please tell us which template is the issue related to - placeholder: Template name - value: "Template name" - validations: - required: true - - type: input id: browser attributes: label: Browser & version - description: Please tell us which browser and version of the browser you are using + description: "Please tell us which browser and version of the browser you are using eg: Chrome V124.0.6367.91" placeholder: Browser name & version value: "Browser name" validations: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7397ae0..b2acf15 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@ name: New Feature request description: Have an idea for new feature? well tell us title: "[FEATURE REQUEST]: " -labels: ["feature request"] +labels: ["enhancement"] assignees: - PaulleDemon body: