Skip to content

Commit

Permalink
Use value instead of placeholderr
Browse files Browse the repository at this point in the history
  • Loading branch information
HideakiImamura committed Jan 4, 2022
1 parent 5a5e05d commit 41de680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ body:
attributes:
label: Steps to reproduce
description: Please provide how we reproduce your reported bugs. If possible, it is highly recommended to provide the reproducible example codes.
placeholder: |
value: |
1.
2.
3.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/questions-help-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ body:
attributes:
label: Steps to reproduce
description: Please provide how we reproduce your reported bugs. If possible, it is highly recommended to provide the reproducible example codes.
placeholder: |
value: |
1.
2.
3.
Expand Down

0 comments on commit 41de680

Please sign in to comment.