Skip to content

Commit 9ec1edd

Browse files
committed
backslashes not necessary for single new line?
1 parent 70d5726 commit 9ec1edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ body:
1111
1212
This should _not_ be used for issues with the underlying `signature_pad` -- use [`signature_pad`'s issues](https://github.com/szimek/signature_pad/issues) for that instead.
1313
14-
Before opening a new issue, please do a [search of existing issues](https://github.com/agilgur5/react-signature-canvas/issues?q=is%3Aissue). \
14+
Before opening a new issue, please do a [search of existing issues](https://github.com/agilgur5/react-signature-canvas/issues?q=is%3Aissue).
1515
If a relevant open issue exists, you should :+1: upvote it instead.
16-
If a relevant closed issue exists, please follow the directions of the closing comments. \
16+
If a relevant closed issue exists, please follow the directions of the closing comments.
1717
Do not open duplicates of existing issues.
1818
1919
# require that users have searched existing issues

0 commit comments

Comments
 (0)