Skip to content

Commit

Permalink
fixup! Docs: Add Contribution section
Browse files Browse the repository at this point in the history
  • Loading branch information
rxaviers committed Oct 12, 2015
1 parent 87070b9 commit 5a72177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Welcome! Thanks for your interest in contributing to Globalize. You're **almost** in the right place. More 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 Globalize. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). To help you get started and before you jump into writing code, be sure to read [Writing Code for jQuery Foundation Projects](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).

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -649,10 +649,9 @@ likely to receive responses.

In the spirit of open source software development, we always encourage
community code contribution. To help you get started and before you jump into
writing code, be sure to read [Writing Code for jQuery Foundation Projects][].
writing code, be sure to read [CONTRIBUTING.md](CONTRIBUTING.md).

[StackOverflow with the "javascript-globalize" tag]: http://stackoverflow.com/tags/javascript-globalize
[Writing Code for jQuery Foundation Projects]: http://contribute.jquery.org/code/

For ideas where to start contributing, find what you like best: [quick
changes][], [new features][], [bug fixes][], or [documentation improvements][];
Expand Down

0 comments on commit 5a72177

Please sign in to comment.