mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-23 19:54:18 +01:00
add CONTRIBUTING.md (#211)
This commit is contained in:
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# How to contribute
|
||||||
|
|
||||||
|
Please contribute to Nutshell! You can open issues if you find bugs and pull requests for improvements.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
We are using the `black` formatter and `mypy --ignore-missing` in the CI. To make sure that your tests succeed, please run `make format` before you push code.
|
||||||
Reference in New Issue
Block a user