mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
.github/ISSUE_TEMPLATE: Suggest '/kind bug' and '/kind feature'
So Prow's label plugin [1] can apply the appropriate label for us. [1] https://github.com/kubernetes/test-infra/tree/master/prow/plugins/label Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
@ -18,13 +18,11 @@ executes Buildah to perform container builds, and as such the Buildah
|
||||
maintainers are best equipped to handle these bugs.
|
||||
-->
|
||||
|
||||
**Is this a BUG REPORT or FEATURE REQUEST?**:
|
||||
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
|
||||
|
||||
[//]: # Uncomment only one, leave it on its own line:
|
||||
/kind bug
|
||||
|
||||
[//]: # **kind bug**
|
||||
|
||||
[//]: # **kind feature**
|
||||
/kind feature
|
||||
|
||||
**Description**
|
||||
|
||||
|
Reference in New Issue
Block a user