Description
Create tags for every milestone
Acceptance Criteria
A Git tag for every milestone is created
Test Thoughts
None
Developer Thoughts
You can probably even do this straight on GitHub, but if you want to you can also run something like git tag and then git push