Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(): Update bug report #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 12 additions & 17 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: 🐛 Bug Report
description: File a bug report
title: "[Bug]: "
title: '[Bug]: '
body:
- type: markdown
attributes:
value: >
Thank you for wanting to create an issue in this repository.

Before you do, please ensure you are filing the issue in the right
place.
For anything else (such as questions) use [Discussions](https://github.com/fabricjs/fabric.js/discussions).
place. For anything else (such as questions) use
[Discussions](https://github.com/fabricjs/fabric.js/discussions).
- type: checkboxes
id: terms
attributes:
Expand Down Expand Up @@ -47,20 +47,7 @@ body:
latest before filing a bug report, your issue might have been resolved
already.
options:
- 5.2.4
- 5.2.2
- 5.2.1
- 5.1.0
- 5.0.0
- 4.6.0
- 4.5.1
- 4.5.0
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 1.0.0
validations:
required: true
- type: dropdown
Expand All @@ -84,6 +71,12 @@ body:
label: Node Version (if applicable)
description: Provide the version if the bug occurs in Node.js
options:
- 19.2.0
- 19.1.0
- 19.0.1
- 19.0.0
- 18.12.1
- 18.12.0
- 18.11.0
- 18.10.0
- 18.9.1
Expand All @@ -110,6 +103,7 @@ body:
- 17.1.0
- 17.0.1
- 17.0.0
- 16.18.1
- 16.18.0
- 16.17.1
- 16.17.0
Expand Down Expand Up @@ -151,6 +145,7 @@ body:
- 15.1.0
- 15.0.1
- 15.0.0
- 14.21.0
- 14.20.1
- 14.20.0
- 14.19.3
Expand Down