From b2c5d9c806021469d5282bf67fa9fd1d1c9bbcbf Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Mon, 31 Jan 2022 22:31:46 +0000 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9dd9483a..9bdb652d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -2,7 +2,7 @@ name: Test Report description: If you encounter an issue whilst using our app, please use this template to help improve the app. title: "[Bug]: " labels: ["bug", "triage"] -assignees: +assignees: [] body: - type: markdown attributes: @@ -35,11 +35,10 @@ body: - **OS**: Ubuntu 20.04 - **App Version**: 1.0.0 - **Commit ID**: c9d43be - value: | + value: | - OS: - App Version: - Commit ID: - render: markdown validations: required: true - type: textarea @@ -47,7 +46,6 @@ body: attributes: label: Additional Information description: Any additional information that you would like to add that could assist us with your issue. - render: markdown - type: checkboxes id: terms attributes: @@ -55,4 +53,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/ciderapp/Cider/blob/main/CODE_OF_CONDUCT.md) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true