1Contributing
2------------
3
4Our project uses the standard GitHub pull request process for code review
5and integration. Please check our [development][Development] guide for more
6details on developing and contributing to the project. The GitHub issue
7tracker can be used to report bugs, make feature requests, etc.
8
9Our [wiki][Wiki] is used to document features, flesh out designs and host other
10documentation. Our API is [documented using Doxygen][Doxygen] with updated
11documentation generated nightly. We have several [mailing lists][MailingLists]
12to coordinate development and to provide support.
13
14  [Development]: http://wiki.openchemistry.org/Development "Development guide"
15  [Wiki]: http://wiki.openchemistry.org/ "Open Chemistry wiki"
16  [Doxygen]: http://doc.openchemistry.org/molequeue/api/ "API documentation"
17  [MailingLists]: http://openchemistry.org/mailing-lists "Mailing Lists"
18