From 2efbd2af7826b972c7a230efbeb0fc543b81ca1d Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 18 Jun 2023 10:19:48 +0200 Subject: prepare for 1.0.0 release and pkgs.janet inclusion --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') 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. -- cgit v1.2.3