nested-lookup/CONTRIBUTING.rst

7 lines
299 B
ReStructuredText

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 unit test.
To avoid discussions regarding code formatting, please use `black <https://github.com/ambv/black>`_ with default settings.