Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 614 Bytes

File metadata and controls

19 lines (13 loc) · 614 Bytes

Contributing to CodeHub

Thanks for your interest in contributing.

Pull Request Workflow

  1. Fork the repository and create a branch from main:
    git checkout -b feature/short-description
  2. Make your change.
  3. Open a PR against main. Describe what changed and why; link any related issue.
  4. Request review from the relevant CODEOWNERS.

By opening a PR, you agree your contribution is licensed under the terms in LICENSE.txt.

External Contributors

For security issues, do not open a public issue — see SECURITY.md.