sharp/.github/ISSUE_TEMPLATE/possible-bug.md

21 lines
617 B
Markdown

---
name: Possible bug
about: Something unexpected occurred **using** sharp
title: ''
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?
What is the expected behaviour?
Are you able to provide a standalone code sample, without other dependencies, that demonstrates this problem?
Are you able to provide a sample image that helps explain the problem?