This repository aims to serve as the single source of truth regarding our organization. It shall contain any and all information regarding crowd-crunch (cc):
// TODO: general info about CC
// TODO: motivations and principles, open source etc. behind CC
In order to stay organized and enable us to work as asynchronously and decentralized as possible we follow a few conventions and guidelines in our work.
we use..
- github projects to manage our projects
- github issues for tasks
- github pull requests for reviewing and merging code
- conventional commits spec for commits
- git flow model for branches
- semantic versioning for releases
if you plan on contributing a good starting point for getting your pull requests approved is our conventions hub page, accessible here:
how/conventions.md
// TODO: Current projects // TODO: Previous projects
// TODO: contact information
// TODO: how to join us