aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:57 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:17:22 +0200
commit86d3fe57ceb163d9ff31d131568f4a9caca8bbc5 (patch)
treecd0799d4bd3ec00304664cbe1958b10599fa8c1d /README.md
parente6a0bdc19fa5bf6c0fa33bfa7c3163d54f8d5344 (diff)
Add section on contributing
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f0e2a9a..514dadd 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,12 @@ If you want to make your own parser, simply make a new class which extends the
`Bool`, `True` when writing was successful, `False` if not. Throwing
`Exception`s to indicate the kind of failure is recommended.
+## Contributing
+
+If you want to contribute to `Config`, you can do so by mailing your patches to
+`~tyil/raku-devel@lists.sr.ht`. Any questions or other forms of feedback are
+welcome too!
+
## License
This program is free software: you can redistribute it and/or modify it under