summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2024-02-06 23:29:58 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2024-02-06 23:29:58 +0200
commita91fe2d7e9bac5717662a1250836bdf4216d3ba0 (patch)
treefa105b9ff0831dc76f9ca2f3eb7a18bb99e82a6e /README.org
parent62f0a9a902031d172e03e8caaaad013a1798749f (diff)
add IDEAS.org with some ideas for implementation
Keep them there to track; no need to clutter up the issue list (it is rare / never happened?) were someone implemented an RFE-ticket.
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index cf196b6..ec5c648 100644
--- a/README.org
+++ b/README.org
@@ -98,3 +98,7 @@ $ meson setup -C build
$ meson compile -C build
$ meson install -C build
#+end_example
+
+** Contributing
+
+Contributions are welcome! See the Github issue list and [[IDEAS.org]].