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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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