Skip to content

Commit 8f7ffa4

Browse files
authored
fix pr template line breaks
the PR view does hard-wrapping, unlike other places on GitHub where Markdown is shown
1 parent 8515d08 commit 8f7ffa4

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
Note to Hacktoberfest 🎃 participants:
22

3-
While we appreciate the enthusiasm, we are experiencing a high volume
4-
of drive-by pull requests (one-line changes, README tweaks, etc.).
5-
Please remember that hundreds of people are subscribed to this repo and
6-
will receive notifications for these PRs.
7-
Spam submissions will be closed and won't count towards your Hacktoberfest goals.
8-
9-
Please search for issues tagged
10-
[`good first issue`][gfi]
11-
or [`hacktoberfest`][hacktoberfest]
12-
to find things to work on.
3+
While we appreciate the enthusiasm, we are experiencing a high volume of drive-by pull requests (one-line changes, README tweaks, etc.). Please remember that hundreds of people are subscribed to this repo and will receive notifications for these PRs. Spam submissions will be closed and won't count towards your Hacktoberfest goals.
4+
5+
Please search for issues tagged [`good first issue`][gfi] or [`hacktoberfest`][hacktoberfest] to find things to work on.
136

147
You can also search [all of GitHub][all].
158

0 commit comments

Comments
 (0)