mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 03:17:56 +00:00
workflow fix (#182)
* workflow fix * issue templates revized * gitignore fix
This commit is contained in:
@@ -3,6 +3,16 @@ description: Create a report to help us improve
|
||||
title: "🏗️ [Core Feature]: "
|
||||
labels: ["core"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: templates
|
||||
attributes:
|
||||
label: templates
|
||||
description: Which template is this issue related to?
|
||||
options:
|
||||
- label: Generic Runtime Template
|
||||
required: false
|
||||
- label: Evm Template
|
||||
required: false
|
||||
- type: textarea
|
||||
id: feature
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user