contribute.jquery.org
contribute.jquery.org copied to clipboard
Developer documentation common to jQuery projects
In `page/code.md`, following the mold of the triage page, put together instructions on the basics of contributing code to any jQuery project, e.g., forking repos, making pull requests, writing tests,...
In `page/community.md`, following the mold of the triage page, put together some information about contributing to the community, including explaining that (obviously) contributing to any of the areas of any...
I wanted to fix one thing on jquery.com and I didn't do anything there for a long time so I decided to try with freshly cloned repos with the new...
https://help.github.com/articles/set-up-git#set-up-git
From https://github.com/jquery/jquery-ui/pull/1508#issuecomment-86893279: > We can make the rules for chained method calls a bit more lenient, something like "Context changing method calls at the start of the chain are acceptable...
http://contribute.jquery.org/bug-reports/ was ported from MediaWiki and updated to address all projects instead of just core. The content should be reviewed for completeness and links to latest releases and WIP builds...
Perhaps on the triage page, or on a separate page linked from it, we should codify our example triage answers for various situations - will be useful for us _and_...