Skip to content

Commit 28c704a

Browse files
committed
issue templates: clarify call to help
1 parent c663b32 commit 28c704a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ body:
9999
attributes:
100100
label: Would you like to work on the issue?
101101
description: |
102-
If not, that’s okay too. Your report is appreciated. And if you need some guidance or support, we're happy to help you get started.
102+
If not, that’s okay too. Your report is appreciated.
103103
options:
104104
- No, I’m just reporting the issue
105105
- Yes, I’d like to help with this
@@ -111,4 +111,4 @@ body:
111111
attributes:
112112
value: |
113113
> [!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.
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.

.github/ISSUE_TEMPLATE/2_enhancement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ body:
6868
attributes:
6969
label: Would you like to help implement this enhancement?
7070
description: |
71-
If not, that’s okay too. Your suggestion is appreciated. And if you need some guidance or support, we're happy to help you get started.
71+
If not, that’s okay too. Your suggestion is appreciated.
7272
options:
7373
- No, I’m just suggesting the enhancement
7474
- Yes, I’d like to help with this
@@ -80,4 +80,4 @@ body:
8080
attributes:
8181
value: |
8282
> [!NOTE]
83-
> 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.
83+
> 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.

.github/ISSUE_TEMPLATE/3_feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ body:
6060
attributes:
6161
label: Would you like to help implement this feature?
6262
description: |
63-
If not, that’s okay too. Your suggestion is appreciated. And if you need some guidance or support, we're happy to help you get started.
63+
If not, that’s okay too. Your suggestion is appreciated.
6464
options:
6565
- No, I’m just suggesting the feature
6666
- Yes, I’d like to help with this
@@ -72,4 +72,4 @@ body:
7272
attributes:
7373
value: |
7474
> [!NOTE]
75-
> 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.
75+
> 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

Comments
 (0)