Link to official releases and the demo viewer in the bug report template

Hopefully this might lead to *more* users actually testing the latest version before reporting a bug.
This commit is contained in:
Jonas Jenwald 2024-08-15 09:25:21 +02:00
parent 8446d3ac03
commit 4caa309fda

View file

@ -26,11 +26,13 @@ body:
- type: input - type: input
attributes: attributes:
label: PDF.js version label: PDF.js version
description: Please find official releases [here](https://github.com/mozilla/pdf.js/releases)
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
attributes: attributes:
label: Is the bug present in the latest PDF.js version? label: Is the bug present in the latest PDF.js version?
description: Please check the [online demo](https://github.com/mozilla/pdf.js#online-demo)
options: ["Yes", "No"] options: ["Yes", "No"]
default: 0 default: 0
validations: validations: