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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ body:
42
42
- type: input
43
43
attributes:
44
44
label: Operating system
45
-
description: "Ex: Windows/MacOSX/Linux/Android/iOS along with version"
45
+
description: "Ex: Windows/macOS/Linux/Android/iOS along with version"
46
46
validations:
47
47
required: true
48
48
@@ -60,11 +60,11 @@ body:
60
60
label: Steps to reproduce this
61
61
description: Describe what steps will produce the bug.
62
62
value: |
63
-
"1.
63
+
1.
64
64
65
65
2.
66
66
67
-
3."
67
+
3.
68
68
validations:
69
69
required: true
70
70
@@ -111,4 +111,4 @@ body:
111
111
attributes:
112
112
value: |
113
113
> [!NOTE]
114
-
> Processing is a community-driven, open-source project. If you have time and interest to help, your contribution would be greatly appreciated! See the [contribution guide](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more. And if you need some guidance or support, we're happy to help you get started.
114
+
> Processing is a community-driven, open-source project. If you have time and interest to help, your contribution would be greatly appreciated! See the [contribution guide](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more. And if you need some guidance or support, we're happy to help you get started.
0 commit comments