Contributing
Contributing Overview
How to report bugs, suggest features, and contribute to Alchemist.
Alchemist software is AGPLv3 open source. Its human-authored documentation is CC BY-SA 4.0. Contributions are welcome.
Start here
- Development Setup for local bootstrap and common tasks
CONTRIBUTING.mdfor licensing and contribution termsRELEASING.mdfor release and RC checklists
Windows contributors have a supported path for just install-w,
just dev, and just check. Other just recipes are still Unix-first.
Reporting bugs
- Go to GitHub Issues
- Search for existing reports first
- Use the Bug Report template
- Include your logs, OS, GPU vendor, and Alchemist version
Suggesting features
Use the Feature Request template on GitHub Issues. Explain why the feature is useful, not just what you want.
License and CLA
By submitting a pull request or patch, you agree that software contributions will be licensed under AGPL-3.0-or-later and documentation contributions under CC BY-SA 4.0. You also grant Brooklyn Halmstad (the project owner) a perpetual, irrevocable right to use, modify, and redistribute your contribution as part of Alchemist.
You keep copyright to your individual contribution.
Low-effort pull requests will be closed without discussion.
Authoritative source
This page is generated from the editable Markdown in the Alchemist repository.