Laughing-Man-Studios / Ski-Resort-Dashboard

A small dashboard to display some statistics about the local ski resorts I visit
MIT License
0 stars 0 forks source link

Research and Document Release Pipeline #43

Closed Rogibb111 closed 2 years ago

Rogibb111 commented 2 years ago

Would like to start versioning the project beyond just using Git commit hashes. GitHub has a tags feature that allows you to give your project a major, minor, and patch version. I should look into how to use it as well as how I plan to determine what kind of change should constitute a bump in each type of version.

Rogibb111 commented 2 years ago

Added documentation to the wiki and created a ticket with steps for implementation.