DATA471 welcomes contributions from everybody.
We strive to present a wide palette of point of views, and to take into account various experiences.
General comments, suggestions and constructive criticism can be shared opening new issues.
Be kind with others.
We adopt and enriched "fork-and-pull" Git workflow.
Whenever possible, present and discuss your contribution before pushing it.
- 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
NOTE: Be sure to merge the latest from "upstream" before making a pull request!