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