Skip to content

Commit

Permalink
Minor edit (#45)
Browse files Browse the repository at this point in the history
* doc : minor bug in bug_report.yml fixed

* doc : minor typo in feature_request.yml fixed
  • Loading branch information
sepandhaghighi authored Nov 2, 2024
1 parent 8b1f949 commit 4785313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ body:
label: MyButton version
description: Which version of MyButton are you using?
options:
- MyButton 0.1
- MyButton 0.2
- MyButton 0.3
- MyButton 0.2
- MyButton 0.1
default: 0
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ body:
validations:
required: false
- type: textarea
id: aditional-context
id: additional-context
attributes:
label: Additional context
placeholder: >
Expand Down

0 comments on commit 4785313

Please sign in to comment.