Skip to content

Commit

Permalink
doc : minor typo in issue templates fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Sep 14, 2024
1 parent 3c9261b commit 35833f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/decoration_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
validations:
required: true
- type: textarea
id: aditional-context
id: additional-context
attributes:
label: Additional context
placeholder: >
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/font_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
validations:
required: true
- type: textarea
id: aditional-context
id: additional-context
attributes:
label: Additional context
placeholder: >
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/one_line_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
validations:
required: true
- type: textarea
id: aditional-context
id: additional-context
attributes:
label: Additional context
placeholder: >
Expand Down

0 comments on commit 35833f6

Please sign in to comment.