mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge pull request #2427 from ZhenShuo2021/chore/issue-version-check
🔧 Chore: add Hugo version check to bug report
This commit is contained in:
@@ -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