We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f360d commit 405fbbdCopy full SHA for 405fbbd
.github/ISSUE_TEMPLATE/bug-report-legacy.yml
@@ -1,4 +1,4 @@
1
-name: Bug Report
+name: "Bug Report v5 (legacy)"
2
description: "Open an issue for a bug in Ethers v5 (legacy)"
3
title: "Add Bug Title Here"
4
labels: [ "investigate", "v5" ]
.github/ISSUE_TEMPLATE/bug-report.yml
+name: "Bug Report v6 (latest)"
description: "Open an issue for a bug in Ethers v6 (latest)"
labels: [ "investigate", "v6" ]
0 commit comments