mirror of https://github.com/containers/podman.git
Merge pull request #17437 from Luap99/issue-title
[CI:DOCS] github: remove prefix from bugs/features
This commit is contained in:
commit
83f2f840e4
|
@ -1,6 +1,5 @@
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: "[Bug]: "
|
|
||||||
labels: ["kind/bug", "triage-needed"]
|
labels: ["kind/bug", "triage-needed"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: "[Feature]: "
|
|
||||||
labels: ["kind/feature"]
|
labels: ["kind/feature"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in New Issue