From 4fae9f23de9490ae98833b77e577d2a91ff3eacb Mon Sep 17 00:00:00 2001 From: Gavin Rehkemper Date: Thu, 26 Oct 2023 11:16:11 -0500 Subject: [PATCH] Update bug_report template update to a JSBIN template that uses esri-leaflet-vector v4 --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c364c4e..6dd9499 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,7 +17,7 @@ body: id: reproduction attributes: label: Reproduction - description: A link to a public repository or jsbin (you can start with https://jsbin.com/zutofox/edit) that reproduces the issue, along with a step by step explanation of how to see the issue. If no reproduction case is provided within a reasonable time-frame, the issue will be closed. + description: A link to a public repository or jsbin (you can start with https://jsbin.com/jexevoy/edit) that reproduces the issue, along with a step by step explanation of how to see the issue. If no reproduction case is provided within a reasonable time-frame, the issue will be closed. placeholder: Reproduction validations: required: true