admin: fix issue template descriptions

This commit is contained in:
Richard Moore 2023-02-22 04:01:30 -05:00
parent 5715d611e7
commit 5853530bdb
2 changed files with 4 additions and 4 deletions

@ -1,7 +1,7 @@
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"
labels: ["investigate", "v5"]
labels: [ "investigate", "v5" ]
assignees:
- ricmoo
body:

@ -1,7 +1,7 @@
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"
labels: ["investigate", "v6"]
labels: [ "investigate", "v6" ]
assignees:
- ricmoo
body: