Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.69 KB

README.md

File metadata and controls

64 lines (53 loc) · 2.69 KB

SpaceTrades

Buying and Selling Locally Through Meetups

Trello

https://trello.com/b/IETMH34k/meteor-development

Velocity - Testing

Collaboration

https://help.github.com/categories/collaborating/

Resources

Git Workflow

Feature branches
Release branches
Hotfix branches
Potentially use gitflow
Commit separation based on individual task

Resources

Commit Messages Language ( CML )

Keywords:

INIT - First Commit
UPDATE - Changes due to involuntary updating of versions
EDIT - Edit existing file, ADD - Add code, RM - Remove code
ADD - Add new file
RM - Remove File
RN - Rename existing file or files
// - Comment