diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..b515cfc --- /dev/null +++ b/CONTRIBUTING.md @@ -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.