contribute.jquery.org
contribute.jquery.org copied to clipboard
Contributing Code page
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, not removing tests, following the style guide, using grunt, etc, with links to all the project repos.
This should probably link to the Won't Fix page, among other things as well.
I created the Commits and Pull Requests page to explain how we expect people to run their forks and do their commits - this page can reference that heavily
This page could use some more work so I'm leaving this open, but I think it's good enough for release.
confirm, @dmethvin. though i guess we should capture what improvements we want to make in this ticket, or close it and do separate issues
I want to capture some of the things you mentioned above that aren't in there yet, and add links to the code bug/issue trackers.
okey doke
@dmethvin You ever got assigned to this ticket, are you planning to pick it up or do you want anybody else to do it?
and add links to the code bug/issue trackers.
We already do have a list of the bug trackers.
using grunt,
The workflow of how build systems and testing workflow works is very different project specific, so this probably should just be documented project per project separately. For the websites it's all the same workflow, but we do already have guidelines around that.
@arthurvr if someone else wanted to pick this up (or just close it if you feel like it's all covered elsewhere) that would be great!