Add additional information to pull request template (#2714)

**What type of PR is this?**
> Uncomment only one ` /kind` line, and delete the rest.
> For example, `> /kind bug` would simply become: `/kind bug`

> /kind documentation

**What does does this PR do / why we need it**:

Hopefully this fixes the confusion for uncommenting :)

Updates the description on "how" to uncomment so people don't get
confused

**Which issue(s) this PR fixes**:

N/A

**How to test changes / Special notes to the reviewer**:

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
Charlie Drage
2020-03-17 09:14:51 -04:00
committed by GitHub
parent e170ddee35
commit 2faf28420a

View File

@@ -1,5 +1,6 @@
**What type of PR is this?**
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespace from that line:
> Uncomment only one ` /kind` line, and delete the rest.
> For example, `> /kind bug` would simply become: `/kind bug`
> /kind api-change
> /kind bug