-
Notifications
You must be signed in to change notification settings - Fork 1
Github Conventions
Kevin Lin edited this page Sep 18, 2017
·
6 revisions
See CONTRIBUTING.md.
develop
Update periodically to develop when your feature or bug branch is stable. Make sure you submit a pull-request though.
feature/<feature-name>
bug/<bug-name>
Feature-work and bug-fixes should be done in their own corresponding branches.
sandbox/<net-id>
If you are making A LOT of changes, or are doing something that has a lot of potential to break, create your own sandbox branch.
Once your sandbox looks stable, merge to its corresponding feature or bug, so that other people can test.
Rice University COMP 413 2017
RDFS Overview
Development
Workflow
Style