mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-12 07:41:02 +00:00
fix issue templates (#62)
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
name: 🐞 Bug report
|
name: 🐞 Bug report
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
title: '🐞 [Bug]: '
|
title: "🐞 [Bug]: "
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
assignees:
|
|
||||||
- ozgunozerk
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -20,7 +18,7 @@ body:
|
|||||||
id: platform
|
id: platform
|
||||||
attributes:
|
attributes:
|
||||||
label: platform
|
label: platform
|
||||||
description: On which operating system did this bug emerged?
|
description: On which operating system did this bug emerge?
|
||||||
options:
|
options:
|
||||||
- label: linux
|
- label: linux
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ name: 🎁 Feature Request
|
|||||||
description: Suggest an idea for this project ⚡️
|
description: Suggest an idea for this project ⚡️
|
||||||
title: "🎁 [Feature Request]: "
|
title: "🎁 [Feature Request]: "
|
||||||
labels: ["enhancement"]
|
labels: ["enhancement"]
|
||||||
assignees:
|
|
||||||
- ozgunozerk
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -24,5 +22,3 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I agree to follow this project's Contribution Guidelines
|
- label: I agree to follow this project's Contribution Guidelines
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user