mirror of
https://gitee.com/butubb8/blowfish.git
synced 2025-12-05 14:17:50 +08:00
chore: add Hugo version check to bug report
This commit is contained in:
8
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
8
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
@@ -21,6 +21,14 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have checked existing Issues and I feel this bug has not been raised
|
- label: I have checked existing Issues and I feel this bug has not been raised
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
id: hugo-version-check
|
||||||
|
attributes:
|
||||||
|
label: Hugo Version Check
|
||||||
|
description: Please confirm that your Hugo version is within the supported range specified in the [config](https://github.com/nunocoracao/blowfish/blob/main/config.toml)
|
||||||
|
options:
|
||||||
|
- label: My Hugo version is within the supported range
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe-bug
|
id: describe-bug
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user