Wholphin/CONTRIBUTING.md
2026-02-02 10:34:30 -05:00

32 lines
1.4 KiB
Markdown

# Contributing to Wholphin
We appreciate your interest in contributing to Wholphin!
## Code of Conduct
We follow Jellyfin's example by adhering to their [Code of Conduct](https://jellyfin.org/docs/general/community-standards/#code-of-conduct).
## How to contribute
You can contribute in several ways:
* File bug reports
* Request new features
* Propose code changes via pull request
* Submit translations to https://translate.codeberg.org/engage/wholphin/
In all cases, be sure to fully explain the issue.
### Code change proposals
You acknowledge that, if applicable, submitting and subsequent acceptance of any pull request you, the code contributor of the pull request, agree and acknowledge that the code will be licensed under [GPLv2](LICENSE).
Please be thoughtful when contributing code and consider the long term maintenance/support aspect for any new features.
See the [developer's guide](./DEVELOPMENT.md) for more information.
#### Policy for AI or LLMs
Wholphin has adopted the [Jellyfin LLM/"AI" Development Policy](https://jellyfin.org/docs/general/contributing/llm-policies/). AI/LLM assisted code contributions are permitted under the policy, but the author must undertand and be able to explain the code changes in their own words.
At a minimum, you must disclose the usage any of AI/LLM assistance and you must write the pull request description _without_ AI assistance.