Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 845 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 845 Bytes

Contributing to ractor_actors

We want to make contributing to this project as easy and transparent as possible.

Be respectful

Duh.

Pull Requests

We actively welcome your pull requests!

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.

Issues

We use GitHub issues to track issues.

For reported bugs, please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.

For feature requests, please try to be detailed in what you'd like to see so we can address it properly!

License

By contributing to ractor_actors, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.