Skip to content

Commit

Permalink
Fix quote quote escaping
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo committed Oct 1, 2022
1 parent 9979d52 commit de65bad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/Because-Done.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ body:
attributes:
label: Done when
description: Describe the desired end result, or the steps needed to get there.
placeholder: '"When will you make an end?" "When I\'m finished!"'
placeholder: |
"When will you make an end?" "When I'm finished!"
value: '- [ ] '

0 comments on commit de65bad

Please sign in to comment.