Skip to content

Commit 27104bd

Browse files
committed
Fix contributing guidelines
1 parent aad02d3 commit 27104bd

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
<!-- Please be as descriptive as possible. -->
2-
<!-- Reproducible examples are key to finding and fixing bugs. -->
1+
<!--
2+
Please be as descriptive as possible.
3+
Reproducible examples are key to finding and fixing bugs.
4+
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
<!-- Please read the contributing guidelines. -->
2-
<!-- https://github.com/nhooyr/websocket/blob/master/.github/CONTRIBUTING.md#pull-requests -->
1+
<!--
2+
Please read the contributing guidelines.
3+
https://github.com/nhooyr/websocket/blob/master/.github/CONTRIBUTING.md#pull-requests
4+
-->

0 commit comments

Comments
 (0)