We are dedicated to being an open source organization and our website is no exception! We look forward to our first Hackathon with everyone!! ✨
It is every contributors' responsibility to ensure that a clean working environment is maintained. This allows others to work and utilize to space to better perform and develop on our growing code bases!
main
deploys to codequantumutsa.comdevelop
deploys to dev.codequantumutsa.com
- pushing to
main
is restricted - make sure you have any recent changes to
develop
- create a new branch from
develop
and push that new branch - create a pull request for the new branch into
develop
- if all approved we will be doing weekly merges into
main
Adding something new:
feature/SHORT_DESCRIPTION_OF_FEATURE_HERE
Submitting a bug/error change:
bug/SHORT_DESCRIPTION_OF_BUG_HERE
- please note that once your branch is merged it should be deleted!
- restrictions have hopefully been placed on the
develop
andmain
branches so that they cannot be deleted!
Have a question that cannot be answered here?