flowershow
flowershow copied to clipboard
Setup template releases
trafficstars
Great example https://github.com/timlrx/tailwind-nextjs-starter-blog
User Story
As an end user of the Flowershow template (not a user of our Obsidian plugin), I want to have access to organized and documented releases through GitHub UI, so that I can easily understand the changes and download specific versions.
Acceptance
- [ ] GitHub Releases are enabled for the repository, providing an organized view of different versions.
- [ ] Release notes are written in a clear and concise manner, detailing the changes and any other relevant information for each version.
- [ ] Zipped source code is attached to the corresponding releases
- [ ] 🏆 Automatic notification on Discord
- [ ] 🏆 Automatically create an issue for:
- writing and publishing a blog post announcing each new release
- sending emails to notify subscribers
Tasks
- [ ] Assess current git tags and decide which ones should be turned into GitHub Releases.
- [ ] Create GitHub Releases for these versions