Contributing¶
Pelton is free and open source, and contributions are welcome: code, translations, documentation, or just a well-written bug report.
New here?
It's useful, though not required, to read the Contributing guidelines before opening your first PR.
Ways to contribute¶
-
Code
Fix a bug or build a feature. See Developing on Pelton to get a dev environment running.
-
Translations
UI strings live in
frontend/src/lib/locales/, one file per language. See Translating Pelton. -
Documentation
This site lives in
docs/in the main repo and builds with zensical. Typo fixes and clarifications are welcome via pull request. -
Bug reports
Found something broken? See Reporting an issue.
The full guidelines¶
-
Contributing guidelines
Ways to help, AI-assisted development rules, and commit conventions, the same file published as
CONTRIBUTING.mdat the repo root. -
Code of Conduct
The rules for how people treat each other in this project.
-
Developer Certificate of Origin
What signing off a commit (
git commit -s) actually certifies.
Need help?¶
See Support.