Create CONTRIBUTORS.rst

This commit is contained in:
Russell Ballestrini 2019-02-28 11:23:58 -05:00 committed by GitHub
parent ec281f6b3f
commit c931f3c60e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
CONTRIBUTORS.rst Normal file
View file

@ -0,0 +1,7 @@
nested-lookup 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.
To avoid discussions regarding code formatting, please use `black <https://github.com/ambv/black>` with default settings.