contribute.jquery.org icon indicating copy to clipboard operation
contribute.jquery.org copied to clipboard

Contributing Code page

Open ajpiano opened this issue 12 years ago • 7 comments

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.

ajpiano avatar Dec 13 '12 19:12 ajpiano

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

ajpiano avatar Jan 11 '13 15:01 ajpiano

This page could use some more work so I'm leaving this open, but I think it's good enough for release.

dmethvin avatar Jan 18 '13 04:01 dmethvin

confirm, @dmethvin. though i guess we should capture what improvements we want to make in this ticket, or close it and do separate issues

ajpiano avatar Jan 18 '13 04:01 ajpiano

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.

dmethvin avatar Jan 18 '13 04:01 dmethvin

okey doke

ajpiano avatar Jan 18 '13 04:01 ajpiano

@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 avatar Jul 23 '15 21:07 arthurvr

@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!

dmethvin avatar Aug 05 '15 19:08 dmethvin