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/1_bug_report.yml
+11-11
Original file line number
Diff line number
Diff line change
@@ -29,24 +29,24 @@ body:
29
29
- Other (specify if possible)
30
30
validations:
31
31
required: true
32
-
32
+
33
33
- type: input
34
34
attributes:
35
-
label: Processing version
35
+
label: Processing version
36
36
description: Go to "Help > About Processing" and look in the bottom-right corner for the version number. It also appears in the title bar of every editor window.
37
37
validations:
38
38
required: true
39
-
39
+
40
40
- type: input
41
41
attributes:
42
-
label: Operating system
42
+
label: Operating system
43
43
description: "Ex: Windows/MacOSX/Linux/Android/iOS along with version"
44
44
validations:
45
45
required: true
46
-
46
+
47
47
- type: textarea
48
48
attributes:
49
-
label: Steps to reproduce this
49
+
label: Steps to reproduce this
50
50
description: Describe what steps will produce the bug.
0 commit comments