mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: fix bug issue template (#5066)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -83,7 +83,7 @@ body:
|
|||||||
id: prune-config
|
id: prune-config
|
||||||
attributes:
|
attributes:
|
||||||
label: What prune config do you use, if any?
|
label: What prune config do you use, if any?
|
||||||
description: `[prune]` section in `reth.toml` file
|
description: The `[prune]` section in `reth.toml` file
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
|||||||
Reference in New Issue
Block a user