From 876702a454d5d085d6e1e54ae286c2b5bc08f584 Mon Sep 17 00:00:00 2001 From: Tim Welch Date: Sat, 3 Feb 2024 12:23:24 -0800 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#2576) --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 09d00db236..da461ef289 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,6 +3,7 @@ Please provide the following when reporting an issue: - [ ] The version of Turf you are using, and any other relevant versions. - [ ] GeoJSON data as a [gist file](https://gist.github.com/) or [geojson.io](http://geojson.io/) (filename extension must be `.geojson`). - [ ] Snippet of source code or for complex examples use [jsfiddle](https://jsfiddle.net/). +- [ ] Verify this issue hasn't already been reported, or resolved in the latest alpha pre-release.