diff options
Diffstat (limited to 'node_modules/snekfetch/.github/ISSUE_TEMPLATE.md')
| -rw-r--r-- | node_modules/snekfetch/.github/ISSUE_TEMPLATE.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/node_modules/snekfetch/.github/ISSUE_TEMPLATE.md b/node_modules/snekfetch/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 2033e79..0000000 --- a/node_modules/snekfetch/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,14 +0,0 @@ -Snekfetch version or commit hash: - - -Explaination of issue: - - -Example code to reproduce: -```js -// code here -``` - - -- [ ] Issue occurs in browser -- [ ] Issue occurs in node |