Contributing

Thank you for your interest in improving Unison.

Branching Model

Workflow Summary

  1. Fork the target repository and create a feature branch from dev.
  2. Make your changes and update tests and documentation.
  3. Run local tests and relevant devstack or smoke tests.
  4. Commit using clear, imperative messages.
  5. Push your branch and open a pull request against dev.

Documentation and Accessibility

Code of Conduct and Security

For full details, see the internal CONTRIBUTING, CODE_OF_CONDUCT, and SECURITY documents in the docs repository.