Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor authored Apr 5, 2024
1 parent f327745 commit 4a334b6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing

## Before PR-s
* Open and issue so we can make a discussion first

## Making PR-s
* Main branch shouldn't be left in a failed state (the red cross)
* PRs that are meant for merging should also pass all checks
* Each new builtin should have a docstring written and at least few tests

0 comments on commit 4a334b6

Please sign in to comment.