aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..3d2a05e
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+# Guidelines for Contributing to Date
+Thanks for taking the time to contribute!
+
+This repository is relatively feature-complete.
+If you can figure out a non-dirty way to add NetBSD style `_z`-terminated
+functions, that would be an accepted feature.
+Besides that, no further features will be accepted.
+
+On the other hand, additional tests (especially if they point out errors in the
+codebase), example files, and bug reports are highly welcome.