forked from lda/telodendria
Accept #28
This commit is contained in:
parent
fb4458ef63
commit
33df5002e6
1 changed files with 12 additions and 5 deletions
|
@ -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.
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
<li>
|
||||
To foster a welcoming community environment. Many of the big communities
|
||||
such as Linux and OpenBSD have fairly hostile leaders. <b>Telodendria</b>
|
||||
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!
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="getting-support">Getting Support</h2>
|
||||
|
|
Loading…
Reference in a new issue