mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
chore(): fix yaml errors (#23632)
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
20
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -3,16 +3,16 @@ about: Create a report to help us improve Ionic Framework
|
|||||||
title: 'bug: '
|
title: 'bug: '
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Prequisites
|
label: Prequisites
|
||||||
description: Please ensure you have completed all of the following.
|
description: Please ensure you have completed all of the following.
|
||||||
options:
|
options:
|
||||||
- label: I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
|
- label: I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
|
||||||
required: true
|
required: true
|
||||||
- label: I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
|
- label: I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
|
||||||
required: true
|
required: true
|
||||||
- label: I have search for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
|
- label: I have search for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Ionic Framework Version
|
label: Ionic Framework Version
|
||||||
|
Reference in New Issue
Block a user