Blocship / star_book

A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.
https://www.starbook.dev
MIT License
137 stars 110 forks source link

Add steps to create git tag and github release #533

Closed hashirshoaeb closed 1 month ago

hashirshoaeb commented 9 months ago

Is your feature request related to a problem? Please describe. As we have planned to automate the deployment. Github release can be a nice trigger for production builds.

Describe the solution you'd like we need to document how to create and push a git tag.

dhirajchaurasiya10 commented 1 month ago

Is it to be done in README.md file or CONTRIBUTING.md file?

hashirshoaeb commented 1 month ago

CONTRIBUTING.md

dhirajchaurasiya10 commented 1 month ago

@hashirshoaeb I have made few changes based on the issue addressed. Please Review