From 2d0de9cc3f93f661044f20b55c6a03860e8a0de8 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 2 Jul 2020 11:50:57 +0200 Subject: Add section on contributing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.1