diff --git a/README.md b/README.md index 7e39128..f40b604 100755 --- a/README.md +++ b/README.md @@ -47,8 +47,6 @@ yarn lint && yarn test Remember we follow the [the Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0-beta.4/). -> Please use `fix(module): xxxx` rather `refactor` or `chore`, any change in this repo is either a `fix` or `feat`. Otherwise your contributions won't appear in the Changelog file. Furthermore, we git squash your PR and we do it for you in any case. - 🤓 Feel free to participate in code reviews, let us know if you want to participate in this plugin. ### End to End Testing