mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-20 23:04:03 +08:00
Add Support for Issue Forms
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user