feat(contrib): add Contributor-Guide
parent
93974d6041
commit
14172d1851
1 changed files with 31 additions and 0 deletions
31
Contributor-Guide.md
Normal file
31
Contributor-Guide.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Contributor Guide
|
||||
|
||||
## 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 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).
|
||||
|
||||
You can also [hire me](mailto:julien.dessaux@adyxax.org) for support or to
|
||||
develop specific features.
|
Loading…
Add table
Add a link
Reference in a new issue