department-of-veterans-affairs / va-forms-system-core

VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
https://department-of-veterans-affairs.github.io/va-forms-system-core/
6 stars 4 forks source link

Write a semantic versioning working agreement document #501

Closed taylorkaren closed 2 years ago

taylorkaren commented 2 years ago

Task Description

From the 8/1/22 standup conversation: Write a semantic versioning working agreement document that defines what is a "baby" fix, minor fix, major fix, feature, etc. so that we have guidelines for what prefix to use on commits and semantic versioning handles version numbers the way we want it to.

Considerations

Acceptance Criteria

obliviga commented 2 years ago

Here's the official documentation for how NPM recommends on how to do this: https://docs.npmjs.com/about-semantic-versioning

Might help us decide how we want to implement this for VAFSC.

micahchiang commented 2 years ago

Engineering decision document - https://vfs.atlassian.net/wiki/spaces/FLT/pages/2308866093/VAFSC+Releases+will+follow+Semantic+Release+Patterns