Skip to content
Kevin Do edited this page Sep 13, 2018 · 2 revisions

Post your questions here!

Github

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

Clone this wiki locally