Skip to content

Commit

Permalink
Add survey to readme.md
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
Melanie Corr authored and mdellweg committed Feb 5, 2021
1 parent dd60138 commit a0be3c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ eval "$(_PULP_COMPLETE=source_bash pulp)"

## Contributing

### Pulp CLI feedback & thank you

If you take the time to evaluate, test, or build your own CLI commands, please complete [this survey](https://forms.gle/ca1nxVVkNivEeE5m8), and we will gladly ship you some SWAG!

### Code conventions
`pulp-cli` comes with python type annotations and black code formatting.
To verify your code please run `black`, `flake8`, `shellcheck`, and `mypy`.
Expand Down

0 comments on commit a0be3c8

Please sign in to comment.