Skip to content

Commit fb9a1f8

Browse files
committed
docs: udpate readme
1 parent 1b3db72 commit fb9a1f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,10 @@ const CustomersList: SFC<TCustomersList> = ({ entities }) => entities.foldL(
6060

6161
### Docs & Examples
6262
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

Comments
 (0)