Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SgtCoDFish/243599981f365a0ecb50fbab5e69ebaf to your computer and use it in GitHub Desktop.
Save SgtCoDFish/243599981f365a0ecb50fbab5e69ebaf to your computer and use it in GitHub Desktop.
Contributor Empathy
## Prep
```bash
git clone git@github.com:cert-manager/cert-manager.git
cd cert-manager
```
## Scenario
Pretend you've made a change to cert-manager and you want to test it locally with unit/integration/e2e tests.
The only information you know is below.
## What you Know
```bash
make help
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment