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 7fc64b7 commit 3d61ed7Copy full SHA for 3d61ed7
CONTRIBUTING.md
@@ -0,0 +1,8 @@
1
+You can contribute to the project by opening issues or PRs.
2
+
3
+Flow to add a new feature or fix a bug:
4
+1. Fork this repository
5
+2. Create a branch from the `dev` branch
6
+3. Make sure you add unit tests which cover your changes
7
+4. Make sure you haven't introduced new linting errors
8
+5. Create a PR against `BoRuDar:dev` branch
0 commit comments