-
Notifications
You must be signed in to change notification settings - Fork 326
Home
Adam Wójcik edited this page Jan 3, 2023
·
8 revisions
Following is an overview of guides for this project. If you're considering contributing to the project, reading up on these guides will help you understand the project structure and get started developing for it.
- Contributing - how you can contribute to the project
- Minimal Path to Awesome - setup your development environment
- Adding new command - how to add a new command to the CLI
- Adding new script sample - how to add a new script sample to the CLI
- Submitting a PR - how to submit a PR
- PR checklist - how PRs are reviewed
- Spec checklist - how we define spec for new commands and enhancements
- What to expect during a PR review - life cycle of a PR