commit 22bcfff6d24cec3007d2563694154328416b0eca parent f5c26badce620dffd402afef7ee52bab577f6505 Author: cblgh <cblgh@cblgh.org> Date: Tue, 1 Feb 2022 14:23:43 +0100 link to contributing Diffstat:
M | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -15,6 +15,11 @@ phpBB forum communities of the mid naughties. It was written for the purpose of powering the nascent [Merveilles community forums](https://forum.merveilles.town). +## Contributing +If you want to join the fun, first have a gander at the [CONTRIBUTING.md](/CONTRIBUTING.md) +document. It lays out the overall idea of the project, and outlines what kind of contributions +will help improve the project. + ## Local development Install [golang](https://go.dev/).