RicardoValdovinos / vite-react-boilerplate

A production ready, scalable starter template for Vite + React
MIT License
684 stars 91 forks source link

Discuss: Why don't we add the github Actions for release notes and changelogs integration? #2

Closed MDmubarak786 closed 1 year ago

RicardoValdovinos commented 1 year ago

One of the reasons I didn't add CI to the template was because of how requirement specific a CI implementation is. From choosing the CI tool to outlining what each phase of will do and how. I personally felt it was better to leave it to the developer to implement.