This project template provides a baseline for how any student government project in GitHub should be organized.
If you need something fixed or added, please open an issue.
adminbranch contains files related to the administration/management of the projectnotesdirectory contains notes about the project, such as from meetingsdocsdirectory contains documentation about/for the project, such as a proposal or budgetresourcesdirectory contains other resources used for the project, such as a design sketch
masterbranch contains code currently under active developmentbetabranch contains code suitable for deployment to the beta serverproductionbranch contains code suitable for deployment to the production- issues are used for tracking project bugs, to do items, and features
- milestones are used for tracking milestones and project releases, with version numbers starting at 0.1