Skip to content

Commit

Permalink
Update bug-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tr3v3r authored Jul 29, 2024
1 parent ad475ce commit 6e1ec18
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 6e1ec18

Please sign in to comment.