libvips/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
904 B
Markdown

---
name: Bug Report
about: Create A Bug Report
title: A concise title of what the bug is.
labels: bug
assignees: ''
---
## Questions, enhancements, tips, etc.
Please use libvips discussions for other topics.
https://github.com/libvips/libvips/discussions
## Bug report
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Use Image '...'
2. Use Configuration '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actual behavior**
A clear and concise description of what actually happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment**
(please complete the following information)
- OS: [e.g. Ubuntu 16.04, MacOS 10.13]
- Vips: [e.g. 8.8, 8.9, etc]
**Additional context**
Add any other context about the problem here.