| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Thanks for your interest in contributing to Actix. Contributions are welcome across code, documentation, examples, issue triage, and reviews.
Do not report vulnerabilities in public GitHub issues, pull requests, discussions, Discord, or other public channels.
See the organization Security Policy for the supported versions and how to submit a security report.
Before opening a bug report, search open and closed issues in the affected repository. If you do not find an existing report, open a new issue and include information following the template. The template is important for us to triage your issue.
For substantial features or API changes, start with an issue or discussion before writing a large pull request. Describe the use case, possible API shape, alternatives, and any compatibility concerns.
Small documentation improvements, examples, tests, and straightforward bug fixes can usually go straight to a pull request.
Public API changes are checked for semver impact in the main Rust workspaces. Call out intentional breaking changes clearly in the PR description.
Documentation and examples are first-class contributions. Good docs PRs fix missing context, outdated APIs, confusing examples, broken links, or incomplete security notes.
For the [examples repository], keep examples small and focused on one pattern or technique. Prefer current stable APIs and avoid extra infrastructure unless it is the point of the example.
These aren't formal and precise guidelines, but in general:
Actix crates are generally licensed as MIT OR Apache-2.0. By contributing, you agree that your contribution may be distributed under the licenses used by the repository you submit it to.
AI tools are allowed, but you are responsible for everything you submit.
Maintainers review contributions with the expectation that the author can explain and maintain the submitted change. Any AI slop may result in a ban from the organization.
| Back | FazBrowse Home | New Git URL |