Skip to content

Commit 3d61ed7

Browse files
authored
Create CONTRIBUTING.md (#35)
1 parent 7fc64b7 commit 3d61ed7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)