You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,10 @@
1
1
name: Bug report
2
2
description: Create a report to help us improve
3
3
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
0 commit comments