admin: fix issue template descriptions
This commit is contained in:
parent
5715d611e7
commit
5853530bdb
2
.github/ISSUE_TEMPLATE/bug-report-legacy.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report-legacy.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Open an issue for a bug in Ethers v5 (legacy)
|
description: "Open an issue for a bug in Ethers v5 (legacy)"
|
||||||
title: "Add Bug Title Here"
|
title: "Add Bug Title Here"
|
||||||
labels: [ "investigate", "v5" ]
|
labels: [ "investigate", "v5" ]
|
||||||
assignees:
|
assignees:
|
||||||
|
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Open an issue for a bug in Ethers v6 (latest)
|
description: "Open an issue for a bug in Ethers v6 (latest)"
|
||||||
title: "Add Bug Title Here"
|
title: "Add Bug Title Here"
|
||||||
labels: [ "investigate", "v6" ]
|
labels: [ "investigate", "v6" ]
|
||||||
assignees:
|
assignees:
|
||||||
|
Loading…
Reference in New Issue
Block a user