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: