We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a68cc commit 2a72f19Copy full SHA for 2a72f19
README.md
@@ -122,3 +122,9 @@ export const defaultShapeStyle: IShapeStyle = {
122
## Licence
123
124
[MIT License](https://github.com/kunduin/react-picture-annotation/blob/master/LICENSE)
125
+
126
+## How To Contribute
127
128
+This repo uses semantic release. By running `npm run commit` and merging commits into master branch, travis will automatically trigger release.
129
130
+Thanks all your great contributions.
0 commit comments