Skip to content

Commit e92776f

Browse files
committed
Issue template: move community note to the bottom
1 parent 7ebe4c7 commit e92776f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ description: Report broken or incorrect behavior in Processing 4. (For help with
33
labels: [bug]
44
body:
55

6-
- type: markdown
7-
attributes:
8-
value: |
9-
Thank you for reporting this issue!
10-
11-
Note that Processing is a community-driven, open-source project. That means we often rely on community members like you to help investigate and fix bugs. If you have the skills and time to help, your contribution would be greatly appreciated!
12-
13-
See [CONTRIBUTING.md](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more about ways to get involved.
146

157
- type: dropdown
168
id: sub-area
@@ -102,6 +94,12 @@ body:
10294
validations:
10395
required: false
10496

97+
- type: markdown
98+
attributes:
99+
value: |
100+
> [!NOTE]
101+
> Note that Processing is a community-driven, open-source project. That means we often rely on community members like you to help investigate and fix bugs. If you have the skills and time to help, your contribution would be greatly appreciated! See [CONTRIBUTING.md](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more about ways to get involved.
102+
105103
- type: dropdown
106104
attributes:
107105
label: Would you like to work on the issue?

0 commit comments

Comments
 (0)