Update readme to include beachball instructions

This commit is contained in:
Tariq 2019-09-12 18:26:19 -07:00
Родитель 4a8d3f277e
Коммит c8fd3e969a
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -15,6 +15,14 @@ The demo package is currently where controls can be played with. If yarn start d
This repo is set up as a monorepo using Lerna + Yarn workspaces. The yarn commands will trigger the lerna commands which will execute yarn commands in each package.
### Beachball
This repo manages semantic versioning and publishing using Beachball (https://github.com/microsoft/beachball). When contributing, make sure to run the following before making a pull request
1. `yarn change` will take you through a command line wizard to generate change files
2. Make sure to commit and push the newly generate change file
TODO:
- [ ] Add a release pipeline to update versions and publish to npm registry
## Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a