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 1b3db72 commit fb9a1f8Copy full SHA for fb9a1f8
README.md
@@ -60,3 +60,10 @@ const CustomersList: SFC<TCustomersList> = ({ entities }) => entities.foldL(
60
61
### Docs & Examples
62
Coming soon (check the [source](src/remote-data.ts))
63
+
64
65
+### Contributions
66
+- use https://www.conventionalcommits.org/en/v1.0.0-beta.2/
67
68
+### Publish
69
+Don't forget to run `npm run changelog` and to commit the changes
0 commit comments