diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 471cb33b..569456a4 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: @@ -50,4 +50,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true