-
Notifications
You must be signed in to change notification settings - Fork 664
Guide for Developers
Oliver Beckstein edited this page May 9, 2017
·
33 revisions
Searching: GitHub does not provide a search for wikis itself (!) but you can install the GitHub Wiki Search plugin into your browser, which patches a search box into any GitHub wiki that you visit. Or use the Search This Repository functionality at the top of the page and look under the Wiki tab.
First read
Then look at (in no particular order)
- Setup Development Environment
- Contributing code
- Working on the MDAnalysis core
- Distributed development with git
- Workflow and conventions
- Preparing a release
- Testing
- Source Code Management
- Writing documentation
- Trying the development branch