Aixgo Code is open source and closed to external code contributions.
The source is public and licensed under Apache-2.0, so you are free to read, audit, use, and fork it. The project itself is developed and maintained by Aixgo, and we are not currently accepting external pull requests or code contributions. This keeps the codebase's provenance clean for a tool that runs with write access inside other people's repositories, and it keeps maintenance sustainable for a small team.
If you open a pull request, expect it to be closed with a pointer to this file. That is not a judgment on the work; it is the project's governance model.
- Bug reports through issues.
- Security reports through the private process in SECURITY.md. Please do not file security issues in public.
- Ideas and feedback through issues. Useful reports may shape the roadmap even though the code is written in-house.
If this policy changes and the project opens to outside contributions later, this file will say so, and a contribution process (license terms for contributions, sign-off, review expectations) will be added at that point.
The Apache-2.0 license on this repository is deliberate. It provides the patent grant (section 3) and the trademark reservation (section 6) that matter for a tool companies run in their own CI, and it carries the Aixgo mark. Do not "harmonize" this repository back to MIT to match other Aixgo repositories.