Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 516 Bytes

File metadata and controls

20 lines (13 loc) · 516 Bytes

Contributing to AstraCLI

Thank you for your interest in contributing to AstraCLI.

How to contribute

  1. Fork the repository.
  2. Create a descriptive branch name.
  3. Make your changes.
  4. Open a pull request with a clear summary and testing details.

Pull request process

  • Ensure your code follows the existing style.
  • Add or update documentation when introducing new features.
  • Run any available tests before opening a PR.

Reporting issues

Use the issue templates under .github/ISSUE_TEMPLATE/.