libvips/.github/ISSUE_TEMPLATE/bug_report.md

35 lines
751 B
Markdown
Raw Normal View History

2020-07-06 17:45:52 +02:00
---
name: Bug Report
about: Create A Bug Report
title: A concise title of what the bug is.
labels: bug
2020-07-06 17:45:52 +02:00
assignees: ''
---
**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.