You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRs for additional features are welcome! There's still a few feature that are missing, for example each change of the state of the component is added as a `data-qa-state` into the DOM. Support for more libraries.
112
+
## Contributing
113
+
PRs for additional features are welcome!
114
+
115
+
There's still a few feature that are missing, for example each change of the state of the component is added as a `data-qa-state` into the DOM. Support for more libraries.
114
116
115
117
I recommend checking this [handbook](https://github.com/jamiebuilds/babel-handbook) about how to write babel plugins in order to learn.
116
118
@@ -120,7 +122,10 @@ I recommend checking this [handbook](https://github.com/jamiebuilds/babel-handbo
120
122
- Do the code
121
123
- Create a PR to this repo.
122
124
123
-
There's a githook setted up when you push it runs the tests.
125
+
In order to do the commits I prefer to use [Commitizen](https://github.com/commitizen/cz-cli) and there's a githook setted up when you push it runs the tests.
126
+
127
+
Is your company using it? I would love to know more!
128
+
Could you answer this small [typeform](https://davesnx.typeform.com/to/JrKgBc):P
0 commit comments