aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2021-09-12 18:37:43 +0300
committerGitHub <noreply@github.com>2021-09-12 18:37:43 +0300
commiteb816708811429261974fc28fbf779aaaab1d546 (patch)
tree2f6fba0a8fcd61fb013521871def1a57431f249b /CONTRIBUTING.md
parent0677666f65b988b2dd44d02966a08fea490d5883 (diff)
downloadjansson-eb816708811429261974fc28fbf779aaaab1d546.zip
jansson-eb816708811429261974fc28fbf779aaaab1d546.tar.gz
jansson-eb816708811429261974fc28fbf779aaaab1d546.tar.bz2
Create CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
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.