A good ticket should umambiguously transfer as much relevant context from your brain onto the ticket in the simplest and most concise way possible.
14-add_api_key_authentication
gh
CLI Toolbrew install gh # macOS
``
### Authenticating
``
gh auth login
``
### Cloning a Repo
```sh
gh repo clone RMI/web-api-poc
gh
CLI simplifies GitHub workflowsQuestions?