Create CONTRIBUTING.md

This commit is contained in:
Petri Lehtinen 2021-09-12 18:37:43 +03:00 committed by GitHub
parent 0677666f65
commit eb81670881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,3 @@
Hi, and thanks for contributing!
Please remember to add tests and documentation for new functionality. Backwards incompatible changes or features that are not directly related to JSON are likely to be rejected.