Skip to content

Commit

Permalink
Issue form: fix typo in speech_balloon 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-gp committed Dec 10, 2022
1 parent 0fa68eb commit 7797e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body:
required: true
- type: markdown
attributes:
value: ":speech_ballon: The following info helps us add this help message to the test corpus, if required."
value: ":speech_balloon: The following info helps us add this help message to the test corpus, if required."
- type: textarea
attributes:
label: "<command> --help"
Expand All @@ -35,7 +35,7 @@ body:
required: true
- type: markdown
attributes:
value: ":speech_ballon: The following info can help us diagnose the bug."
value: ":speech_balloon: The following info can help us diagnose the bug."
- type: input
attributes:
label: bat --version
Expand Down

0 comments on commit 7797e20

Please sign in to comment.