From 805b008c790b153776718d2594507e119fc5d260 Mon Sep 17 00:00:00 2001 From: Pierre Penninckx Date: Tue, 21 Nov 2023 12:48:03 -0800 Subject: [PATCH] add community section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d37cb75..f400050 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ really just a one person effort for now and there are most certainly bugs that I - [Provided Services](#provided-services) - [Demos](#demos) - [Import selfhostblocks](#import-selfhostblocks) +- [Community](#community) - [Tips](#tips) - [TODOs](#todos) - [Links that helped](#links-that-helped) @@ -675,6 +676,12 @@ imports = [ For the rest, see the above [building blocks](#building-blocks), [provided services](#provided-services) and [demos](#demos) sections. +## Community + +All issues and PRs are welcome. For PRs, if they are substantial changes, please open an issue to discuss the details first. + +Come hang out in the [Matrix channel](https://matrix.to/#/%23selfhostblocks%3Amatrix.org). :) + ## Tips ### Run tests