Community Guidelines¶
Contributing¶
Please follow the “fork-and-pull” Git workflow. However, it is suggested to create an issue first to confirm the contributions align with the future of the module.
- Fork the repo on GitHub
 - Clone the project to your own machine
 - Commit changes to your own branch
 - Push your work back up to your fork
 - Submit a Pull request so that we can review your changes
 
Documentation is on the main branch of the repository (rather than gh-pages) and should be built as-is.
A redirect index.html file handles moving the github pages to the build directory and a .nojekyll file
preserves folder types.