diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e65f3823b6..07773cf432 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,16 +3,16 @@ about: Create a report to help us improve Ionic Framework title: 'bug: ' body: - type: checkboxes - attributes: - label: Prequisites - description: Please ensure you have completed all of the following. - options: - - label: I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - required: true - - label: I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - required: true - - label: I have search for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success. - required: true + attributes: + label: Prequisites + description: Please ensure you have completed all of the following. + options: + - label: I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). + required: true + - label: I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). + required: true + - label: I have search for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success. + required: true - type: checkboxes attributes: label: Ionic Framework Version