Diagrams/Contributing

From HaskellWiki
< Diagrams
Revision as of 20:27, 27 July 2012 by Byorgey (talk | contribs) (stub out contributing page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is under construction -- please help!

Getting involved

EDIT ME

  • IRC
  • mailing list

Getting the sources

All the core diagrams code can be found in the diagrams organization on github.

If you don't already know how to work with repositories hosted on github, we recommend XXX. Also, see the walkthrough example below.

Choosing a project

  • bug tracker
  • projects page
  • ask on mailing list or IRC

Best practices

XXX walk through example of checking out repo, making and committing changes, and submitting a pull request. using 'hub' utility?

  • feature branches
  • link to coding style document