Contributing
How to submit issues and pull requests to Pelagica.
Issues and pull requests are welcome. If you haven’t set up a local development environment yet, start with Development Setup.
Reporting issues
If you run into a bug or want to suggest a feature, open an issue on GitHub. Please check the existing issues first to avoid duplicates. When opening an issue, please provide as much detail as possible, including steps to reproduce the issue, screenshots, and any relevant logs.
Submitting a pull request
WARNING
All pull requests should be made against the develop branch, not main.
For larger changes, please open an issue to discuss the approach before submitting a PR. This avoids wasted work if the change doesn’t fit the project’s direction.
For smaller fixes (typos, small bug fixes, etc.), feel free to open a PR directly.
Want to help translate Pelagica instead of writing code? See Translations.