From 177ece67d8dc3fdcd5cc0f702957b0ab5afed805 Mon Sep 17 00:00:00 2001 From: eieihtwesan <40685545@live.napier.ac.uk> Date: Tue, 15 Oct 2024 13:53:21 +0630 Subject: [PATCH] Update bug-report yml file --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 27be343..123551e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,6 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! - - type: input id: contact attributes: @@ -19,7 +18,6 @@ body: placeholder: ex. email@example.com validations: required: false - - type: textarea id: what-happened attributes: @@ -29,7 +27,6 @@ body: value: "A bug happened!" validations: required: true - - type: dropdown id: version attributes: @@ -41,7 +38,6 @@ body: default: 0 validations: required: true - - type: dropdown id: browsers attributes: @@ -52,14 +48,12 @@ body: - Chrome - Safari - Microsoft Edge - - type: textarea id: logs attributes: label: Relevant log output description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. render: shell - - type: markdown attributes: value: | @@ -68,7 +62,6 @@ body: You can **drag and drop** or **paste** your screenshots directly here in the issue. ![Screenshot](image-url) - - type: checkboxes id: terms attributes: