Browse Source

Remove Hacktoberfest disclaimer from PR template

main
Alexey Pyltsyn 4 years ago
committed by GitHub
parent
commit
f42e27299c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      .github/PULL_REQUEST_TEMPLATE.md

11
.github/PULL_REQUEST_TEMPLATE.md

@ -1,14 +1,3 @@
Note to Hacktoberfest 🎃 participants:
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.
Please search for issues tagged [`good first issue`][gfi] or [`hacktoberfest`][hacktoberfest] to find things to work on.
You can also search [all of GitHub][all].
[gfi]: https://github.com/reactjs/reactjs.org/issues?q=is%3Aissue+is%3Aopen+label%3A"good+first+issue"
[hacktoberfest]: https://github.com/reactjs/reactjs.org/issues?q=is%3Aissue+is%3Aopen+label%3A"good+first+issue"
[all]: https://github.com/search?q=is%3Aissue+hacktoberfest
<!--
Thank you for the PR! Contributors like you keep React awesome!

Loading…
Cancel
Save