mirror of
https://gitee.com/butubb8/blowfish.git
synced 2025-12-05 14:17:50 +08:00
Merge pull request #2427 from ZhenShuo2021/chore/issue-version-check
🔧 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:
|
||||
- label: I have checked existing Issues and I feel this bug has not been raised
|
||||
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
|
||||
id: describe-bug
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user