mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Expand issue templates to direct towards installation
This commit is contained in:
6
.github/ISSUE_TEMPLATE/possible-bug.md
vendored
6
.github/ISSUE_TEMPLATE/possible-bug.md
vendored
@@ -1,12 +1,14 @@
|
||||
---
|
||||
name: Possible bug
|
||||
about: Please provide steps to reproduce
|
||||
about: Something unexpected occurred **using** sharp
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- If this issue relates to installation, please use https://github.com/lovell/sharp/issues/new?labels=installation&template=installation.md instead. -->
|
||||
|
||||
What is the output of running `npx envinfo --binaries --languages --system --utilities`?
|
||||
|
||||
What are the steps to reproduce?
|
||||
|
||||
Reference in New Issue
Block a user