Update CONTRIBUTING.rst
This commit is contained in:
parent
bb99ed3b0d
commit
8c4229944f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
nested-lookup is public domain and open source.
|
||||
The ``nested-lookup`` library is public domain and open source.
|
||||
|
||||
To contribute please make sure all tests pass.
|
||||
|
||||
If you are adding new functionality please write a test for the functionality.
|
||||
If you are adding new functionality please write a unit test.
|
||||
|
||||
To avoid discussions regarding code formatting, please use `black <https://github.com/ambv/black>` with default settings.
|
||||
To avoid discussions regarding code formatting, please use `black <https://github.com/ambv/black>`_ with default settings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue