Skip to content

Commit 92da254

Browse files
committed
Restored checkboxes.
1 parent 6379236 commit 92da254

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/commercial-bug-report.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ description: |
44
Please contact help@sixlabors.com for issues requiring private support.
55
labels: ["commercial", "needs triage"]
66
body:
7+
- type: checkboxes
8+
attributes:
9+
label: Prerequisites
10+
options:
11+
- label: I have bought a Commercial License
12+
required: true
13+
- label: I have written a descriptive issue title
14+
required: true
15+
- label: I have verified that I am running the latest version of ImageSharp
16+
required: true
17+
- label: I have verified if the problem exist in both `DEBUG` and `RELEASE` mode
18+
required: true
19+
- label: I have searched [open](https://github.com/SixLabors/ImageSharp/issues) and [closed](https://github.com/SixLabors/ImageSharp/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
20+
required: true
721
- type: input
822
attributes:
923
label: ImageSharp version

0 commit comments

Comments
 (0)