GitHub: Tweak bug report template
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug-report.md
vendored
12
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Inform the maintainer about unexpected, reproducible behavior
|
about: Inform the libjpeg-turbo maintainer about unexpected, reproducible behavior
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: dcommander
|
assignees: dcommander
|
||||||
@@ -9,22 +9,32 @@ assignees: dcommander
|
|||||||
|
|
||||||
**Have you searched the existing issues (both open and closed) in the libjpeg-turbo issue tracker to ensure that this bug report is not a duplicate?**
|
**Have you searched the existing issues (both open and closed) in the libjpeg-turbo issue tracker to ensure that this bug report is not a duplicate?**
|
||||||
|
|
||||||
|
|
||||||
**Does this bug report describe one of the [two known and unsolvable issues with the JPEG format](https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf)?**
|
**Does this bug report describe one of the [two known and unsolvable issues with the JPEG format](https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf)?**
|
||||||
|
|
||||||
|
|
||||||
**Clear and concise description of the bug:**
|
**Clear and concise description of the bug:**
|
||||||
|
|
||||||
|
|
||||||
**Steps to reproduce the bug (using *only* libjpeg-turbo):**
|
**Steps to reproduce the bug (using *only* libjpeg-turbo):**
|
||||||
|
|
||||||
|
|
||||||
**Image(s) needed in order to reproduce the bug (if applicable):**
|
**Image(s) needed in order to reproduce the bug (if applicable):**
|
||||||
|
|
||||||
|
|
||||||
**Expected behavior:**
|
**Expected behavior:**
|
||||||
|
|
||||||
|
|
||||||
**Observed behavior:**
|
**Observed behavior:**
|
||||||
|
|
||||||
|
|
||||||
**Platform(s) (compiler version, operating system version, CPU) on which the bug was observed:**
|
**Platform(s) (compiler version, operating system version, CPU) on which the bug was observed:**
|
||||||
|
|
||||||
|
|
||||||
**libjpeg-turbo version(s) in which the bug was observed:**
|
**libjpeg-turbo version(s) in which the bug was observed:**
|
||||||
|
|
||||||
|
|
||||||
**If the bug is a regression, the specific commit that introduced the regression (use `git bisect` to determine this):**
|
**If the bug is a regression, the specific commit that introduced the regression (use `git bisect` to determine this):**
|
||||||
|
|
||||||
|
|
||||||
**Additional information:**
|
**Additional information:**
|
||||||
|
|||||||
Reference in New Issue
Block a user