-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Kevin Do edited this page Sep 13, 2018
·
2 revisions
Post your questions here!
How should I name my branches? - <first initial + last name> - Types:
- tut: Tutorial or instructional branch
- test: Experimental branch
- dev: Development branch for a feature
- fix: Branch to fix a bug
Examples:
tut-kdo-how-to-firestore
test-kdo-semantic-ui-tests
dev-kdo-shared-header
fix-kdo-flashing-modal-bug