Skip to main content

Contributing

Thank you for considering contributing to corev! Whether you’re fixing bugs, adding features, improving documentation, or just giving feedback — it’s all welcome.

How to Contribute

  • Open an issue and describe what’s going on.

  • Fork the repo → create a new branch → commit changes → open a PR. Keep commits focused and descriptive.

  • Typos, clarity, formatting — everything counts. You can edit directly and open a PR.

  • Before submitting a PR, run local tests and verify expected CLI behavior with the mock API.

Resources

License

By contributing, you agree that your contributions will be licensed under the MIT License.