aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:57 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-07-02 11:50:57 +0200
commit2d0de9cc3f93f661044f20b55c6a03860e8a0de8 (patch)
treecd0799d4bd3ec00304664cbe1958b10599fa8c1d
parentbae49d4e667d97a76f7c88e901fa78d9c867b79c (diff)
Add section on contributing
-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