From 33df5002e6ed3b7ffe20d6eeccd3ebbca771689c Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 12 Aug 2022 19:08:41 -0400 Subject: [PATCH] Accept #28 --- site/index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/site/index.html b/site/index.html index 6951d4d..07b453f 100644 --- a/site/index.html +++ b/site/index.html @@ -661,11 +661,18 @@ completed on a base OpenBSD install. Of course you don't have to use OpenBSD for development by any means, but the point is, the workflow should not require a lot of tools.
  • -To be written in clean, elegant, and well-documented code. The goal is -to build a Matrix homeserver from the ground up, not just because I -don't like the way existing homeservers are implemented, but also so I can -learn how Matrix really works, and maybe even teach others along the -way. +To be written in clean, elegant, well-tested, and well-documented +code. The goal is to build a Matrix homeserver from the ground up, not +just because I don't like the way existing homeservers are implemented, +but also so I can learn how Matrix really works, and maybe even teach +others along the way. +
  • +
  • +To foster a welcoming community environment. Many of the big communities +such as Linux and OpenBSD have fairly hostile leaders. Telodendria +shouldn't have a hostile leader. I want to be as understanding as I can, +and talk through issues politely and in a civil manner. If I'm failing +in this way, don't be afraid to call me out!
  • Getting Support