chore(): fix typo in bug template (#24016)

This commit is contained in:
Liam DeBeasi
2021-10-05 09:04:38 -04:00
committed by GitHub
parent 2c97712601
commit 077b915ad5

View File

@@ -4,7 +4,7 @@ title: 'bug: '
body:
- type: checkboxes
attributes:
label: Prequisites
label: Prerequisites
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).