mirror of
https://github.com/processing/processing4.git
synced 2026-01-22 07:51:08 +01:00
Fix formatting in bug report template
This commit is contained in:
8
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/1_bug_report.yml
vendored
@@ -42,7 +42,7 @@ body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: Operating system
|
||||
description: "Ex: Windows/MacOSX/Linux/Android/iOS along with version"
|
||||
description: "Ex: Windows/macOS/Linux/Android/iOS along with version"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -60,11 +60,11 @@ body:
|
||||
label: Steps to reproduce this
|
||||
description: Describe what steps will produce the bug.
|
||||
value: |
|
||||
"1.
|
||||
1.
|
||||
|
||||
2.
|
||||
|
||||
3."
|
||||
3.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -111,4 +111,4 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
> [!NOTE]
|
||||
> 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.
|
||||
> 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.
|
||||
|
||||
Reference in New Issue
Block a user