-
Notifications
You must be signed in to change notification settings - Fork 61
Branching Workflow
athu-tran edited this page Jun 9, 2021
·
4 revisions
Create development branches off of these branches for specific task types:
List format— task type: source branch
- new feature:
dev - bug:
- from most current version that passes security review (see * below):
int - from new features:
dev
- from most current version that passes security review (see * below):
- content (e.g.: text changes like 'happy' to 'glad'):
intunless it's related to a new feature thendev - code quality:
intunless it's it's related to a new feature thendev
*Passes security review: 0.5.0