Add Support for Issue Forms

This commit is contained in:
Juan Calderon-Perez
2021-10-24 00:40:06 -04:00
parent 9a9fca67d5
commit bdebbf8e40
5 changed files with 127 additions and 44 deletions

View File

@@ -82,7 +82,7 @@ body:
id: nodejs-version
attributes:
label: "🟩 NodeJS Version"
description: "What version of NodeJS are you running?"
description: "If running in the host, Which version of NodeJS are you running?"
options:
- 14
- 16
@@ -95,6 +95,8 @@ body:
label: "📝 Relevant log output"
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: false
- type: checkboxes
id: no-duplicate-issues
attributes: