diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 123c46f..9f94a81 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -14,7 +14,7 @@ body: id: description attributes: label: Description - description: Please provide a clear, concise and descriptive explanation of what the bug is. Include screenshots or a video if needed. Tell us what were you expecting to happen instead of what is happening now. + description: Please provide a clear, concise, and descriptive explanation of the bug. Include screenshots or a video if needed. Tell us what were you expecting to happen instead of what is happening now. validations: required: true @@ -34,7 +34,7 @@ body: id: lib-version attributes: label: react-native-esc-pos-printer version - description: What version of react-native-esc-pos-printe are you using? + description: What version of react-native-esc-pos-printer are you using? placeholder: 4.0.1 validations: required: true @@ -52,7 +52,7 @@ body: id: platforms attributes: label: Platforms - description: On what platform your application is running on? + Description: On what platform is your application running? multiple: true options: - Android @@ -63,9 +63,9 @@ body: - type: markdown attributes: value: | - ## Additonal information + ## Additional information - Providing as much information as possible greatly helps us with reproducting the issues. + Providing as much information as possible greatly helps us with reproducing the issues. - type: dropdown id: workflow