From 24182845a735765e2dcf78d210e1bb2e5916a68b Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Thu, 17 Oct 2024 10:46:13 +0200 Subject: [PATCH] HowTo contribute --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..810486f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Welcome to Element-Call book + +Please see the +[contributors' guide](https://element-hq.github.io/element-call/latest/development/contributing_guide.html) +in our rendered documentation.