add reminder about kinds

this can't include actaul examples because they'd be picked up by prow

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
This commit is contained in:
Ashley Davis 2022-01-24 16:10:40 +00:00
parent a5fcd70b76
commit b0f8a6ef84
No known key found for this signature in database
GPG Key ID: DD14CC017E32BEB1

View File

@ -12,11 +12,23 @@ Thanks for opening a pull request! Here are some tips to get everything merged s
-->
## Pull Request Motivation
### Pull Request Motivation
<!-- Explain the motivation behind this PR. If there's a related issue or PR, link to it here! -->
## Release Note
### Kind
<!--
Pick a kind which best describes your PR from the following list:
<cleanup | bug | feature | documentation | design | flake>
If you're unsure which is best or if you're not sure what we mean by "kind",
just ignore this section and a maintainer will fill it in for you!
-->
### Release Note
<!--