Skip to content

Commit a95646a

Browse files
author
Cristy
committed
...
1 parent 50803da commit a95646a

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
name: Bug report
22
description: Create a report to help us improve
33
body:
4-
- type: checkboxes
5-
attributes:
6-
label: Prerequisites
7-
options:
8-
- label: I have written a descriptive issue title
9-
required: true
10-
- label: I have searched [open](https://github.com/ImageMagick/MagickCache/issues) and [closed](https://github.com/ImageMagick/MagickCache/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
11-
required: true
12-
- label: I have verified that I am using the latest version of ImageMagick
134
- type: input
145
attributes:
156
label: MagickCache version
16-
placeholder: 1.X.X-X
7+
placeholder: 0.X.X-X
178
validations:
189
required: true
1910
- type: dropdown

0 commit comments

Comments
 (0)