diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2022-07-19 09:36:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 09:36:55 +0200 |
commit | 0df6e658307f8936a477deb9674d643d18a2469b (patch) | |
tree | a867291223feb3cdad0b6381d096d892a6bad7ea /CONTRIBUTING.md | |
parent | 1f16dbb803433a5cac013f28502e51e0de859db9 (diff) | |
download | jquery-ui-0df6e658307f8936a477deb9674d643d18a2469b.tar.gz jquery-ui-0df6e658307f8936a477deb9674d643d18a2469b.zip |
All: Update JS Foundation mentions to OpenJS Foundation
Closes gh-2104
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4542658a4..a1b7fcfe4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to jQuery UI -Welcome! Thanks for your interest in contributing to jQuery UI. Most of our information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [code](http://contribute.jquery.org/code). +Welcome! Thanks for your interest in contributing to jQuery UI. Most of our information on how to contribute to this and all other jQuery projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [code](http://contribute.jquery.org/code). You may also want to take a look at our [commit & pull request guide](http://contribute.jquery.org/commits-and-pull-requests/) and [style guides](http://contribute.jquery.org/style-guide/) for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](http://contribute.jquery.org/cla). |