mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 10:17: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
|
||||
|
||||
Reference in New Issue
Block a user