mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 11:27:55 +00:00
workflow fix (#182)
* workflow fix * issue templates revized * gitignore fix
This commit is contained in:
@@ -7,6 +7,16 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to fill this feature request!
|
||||
- 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