Update CONTRIBUTING.md

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Taras Mankovski
2020-09-16 18:15:03 -04:00
committed by GitHub
parent b22320e6c7
commit 8ae216a29e
+1 -1
View File
@@ -74,7 +74,7 @@ Also be sure to skim through our [ADRs](https://github.com/spotify/backstage/tre
# Creating Changesets
We use [changesets](https://github.com/atlassian/changesets) to help us prepare releases. It helps us make sure that every package effected by a change gets a proper version number and an entry in it's CHANGELOG.md. To make the process of generating releases easy it helps when contributors include changesets with their pull requests.
We use [changesets](https://github.com/atlassian/changesets) to help us prepare releases. It helps us make sure that every package affected by a change gets a proper version number and an entry in its `CHANGELOG.md`. To make the process of generating releases easy. it helps when contributors include changesets with their pull requests.
## To create a changeset