Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.15 KB

template

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 project
    • notes directory contains notes about the project, such as from meetings
    • docs directory contains documentation about/for the project, such as a proposal or budget
    • resources directory contains other resources used for the project, such as a design sketch
  • master branch contains code currently under active development
  • beta branch contains code suitable for deployment to the beta server
  • production 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