docs: contributing guidelines
continuous-integration/drone/push Build is passing Details

See coop-cloud/organising#576
This commit is contained in:
decentral1se 2024-03-27 06:55:11 +01:00
parent a5d8c0fc9f
commit 45446f0168
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@
title: Hack
---
## Contributing
Welcome to Hacking the Planet with `abra`! We're looking forward to see what
you come up. If you have any questions, don't hesitate to ask 💖 If any of your
changes seems a bit controversial, it's probably to come have a chat first to
avoid heartache.
In general, we're into the idea of "Optimistic Merging" (instead of
"Pessimistic Merging" based on our understanding of
[C4](https://hintjens.gitbooks.io/social-architecture/content/chapter4.html)
(described further down under "Development Process" and also [in this blog
post](http://hintjens.com/blog:106)).
## Quick start
Get a fresh copy of the `abra` source code from [here](https://git.coopcloud.tech/coop-cloud/abra).