Contributing to Copper Launcher
Thank you for your interest in contributing! Here's how to get started.
Ways to Contribute
- Fix typos or outdated information in the wiki
- Write new guides for undocumented features
- Add or update screenshots
- Report bugs on GitHub Issues
- Contribute code via pull requests
- Help translate on Crowdin
Wiki Structure
The wiki is a static HTML site. Each page corresponds to a file in the docs/ folder of the repository, mirroring the URL structure.
Submitting Changes
- Fork the repository.
- Create a branch:
git checkout -b my-wiki-edit - Make your changes and commit them.
- Open a pull request against
main.
Style Guidelines
- Use clear, simple language — our users span all skill levels.
- Use screenshots where helpful.
- Keep pages focused — one topic per page.
- Link to related pages where relevant.
Questions? Ask on Discord.