diff options
author | Timmy Willison <4timmywil@gmail.com> | 2022-06-27 12:15:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 12:15:59 -0400 |
commit | 924b7ce825962bfe4c16e02eb411c7f66ee75a55 (patch) | |
tree | ddd7ddd8ccdb780eb05f8a9276aac8644fe7dff2 /CONTRIBUTING.md | |
parent | 2525cffc42934c0d5c7aa085bc45dd6a8282e840 (diff) | |
download | jquery-924b7ce825962bfe4c16e02eb411c7f66ee75a55.tar.gz jquery-924b7ce825962bfe4c16e02eb411c7f66ee75a55.zip |
Docs: add link to patchwelcome and help wanted issues
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbda1f67e..796094861 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,8 @@ More information on how to contribute to this and other jQuery organization proj When opening a pull request, you'll be asked to sign our Contributor License Agreement. Both the Corporate and Individual agreements can be [previewed on GitHub](https://github.com/openjs-foundation/easycla). +If you're looking for some good issues to start with, [here are some issues labeled "help wanted" or "patch welcome"](https://github.com/jquery/jquery/issues?q=is%3Aissue+label%3A%22help+wanted%22%2C%22Patch+Welcome%22). + ## Questions and Discussion ### Forum and IRC |