doc(tfstated): import documentation file from the forgejo wiki
All checks were successful
main / main (push) Successful in 1m48s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped

This commit is contained in:
Julien Dessaux 2025-04-23 09:36:29 +02:00
parent 929657fd34
commit 34fbde1f81
Signed by: adyxax
GPG key ID: F92E51B86E07177E
7 changed files with 224 additions and 0 deletions

33
doc/Contributor-Guide.md Normal file
View file

@ -0,0 +1,33 @@
# Contributor Guide
## TfStated's code is open source, not open contribution
[Similar to SQLite](https://www.sqlite.org/copyright.html), TfStated's code is
open source but not open contribution for multiple reasons:
- It avoids potential intellectual property and licensing issues.
- It removes the burden of reviewing patches and maintaining the resulting code.
- It helps keep the software focused on a clear vision.
While this might be disappointing to you, this choice helps me continue to build
and maintain TfStated.
## Bug reports
I am thankful for any bug report. Feel free to open issues or comment on
existing ones and include as much useful information as possible. Please try to
search through open issues first to avoid duplicates!
I cannot guarantee that I will fix every bug.
## Ideas and feature suggestions
Ideas about existing features and suggestions for new ones are welcome, either
on by opening issues on this forge or by
[email](mailto:julien.dessaux@adyxax.org). I am also reachable on [mastodon
@adyxax@adyxax.org](https://fedi.adyxax.org/@adyxax). If you want us to have
some privacy, [here is my public gpg
key](https://www.adyxax.org/static/F92E51B86E07177E.pgp).
You can also [hire me](mailto:julien.dessaux@adyxax.org) for support or to
develop specific features.