Community
Open source,
open doors.
Code contributions, documentation, bug reports, and ideas are all welcome.
Star on GitHub
Follow development, browse the source, and star the project to show your support.
github.com/mnemosyne-systems/oranguDiscussions
Ask questions, share ideas, and discuss the direction of orangu with the community.
GitHub DiscussionsIssues and Features
Report bugs, request features, or pick up an open issue to start contributing.
GitHub IssuesPull Requests
Submit code, documentation, or fixes. All pull requests are reviewed by the maintainers.
GitHub PRsHow to contribute.
Fork, branch, and PR
The standard GitHub flow. Fork the repo, create a feature branch named after the issue, make your changes, squash to a single commit, and open a PR against main.
Before submitting
Run cargo fmt, cargo clippy, and cargo test. Squash your branch into a single commit with the issue number in the message. Rebase against main before opening the PR. The maintainers prefer a linear history.
Code of Conduct
Please read the Code of Conduct before contributing. We expect respectful, constructive collaboration from everyone in the community.
GNU General Public License v3.0
orangu is free software. You are free to use, study, share, and improve it. See the full license for details.
View on GitHub