mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 07:57: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 out this bug report! Briefly describe the issue you're experiencing. Tell us what you were trying to do and what happened instead. Remember, this is not a place to ask for help debugging code. For that, we welcome you in the OpenZeppelin Community Forum: https://forum.openzeppelin.com/.
|
||||
- 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: what-happened
|
||||
attributes:
|
||||
@@ -14,18 +24,6 @@ body:
|
||||
description: if you want, you can include screenshots as well :)
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: platform
|
||||
attributes:
|
||||
label: platform
|
||||
description: On which operating system did this bug emerge?
|
||||
options:
|
||||
- label: linux
|
||||
required: false
|
||||
- label: windows
|
||||
required: false
|
||||
- label: macos
|
||||
required: false
|
||||
- type: textarea
|
||||
id: expected
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user