You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contact Rodd on slack...be sure to @ him or send a direct message.
Repo + Branch Rules
At the beginning of each semester we will branch off master to create a development branch named 'YYYYz-stable' where 'YYYY' is the year and 'z' is F for Fall or S for Spring.
Then throughout the semester each individual will work through some logged GitHub issue and create a branch named 'feature/##-issue_name' for the issue number and name/description...see more HERE on that.
At the end of the semester, all final code will get merged into the respective 'YYYYz-stable' branch through pull requests (after code has been tested), feature branches will get deleted, and then the 'YYYYz-stable' branch will be merged into master.