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.
admin
branch contains files related to the administration/management of the projectnotes
directory contains notes about the project, such as from meetingsdocs
directory contains documentation about/for the project, such as a proposal or budgetresources
directory contains other resources used for the project, such as a design sketch
master
branch contains code currently under active developmentbeta
branch contains code suitable for deployment to the beta serverproduction
branch 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