mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
meta: add commit sha example to bug form (#1881)
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug.yml
vendored
3
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -58,6 +58,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: What version/commit are you on?
|
label: What version/commit are you on?
|
||||||
|
description: This can be obtained with e.g. `git rev-parse HEAD`
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: terms
|
id: terms
|
||||||
attributes:
|
attributes:
|
||||||
@ -65,4 +66,4 @@ body:
|
|||||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/foundry-rs/reth/blob/main/CODE_OF_CONDUCT.md)
|
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/foundry-rs/reth/blob/main/CODE_OF_CONDUCT.md)
|
||||||
options:
|
options:
|
||||||
- label: I agree to follow the Code of Conduct
|
- label: I agree to follow the Code of Conduct
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user