Skip to content

Commit 3f95b4e

Browse files
committed
issue templates: simplify guidance messages
1 parent 5d98f36 commit 3f95b4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 1 addition & 1 deletion
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-
Let us know if you’d like to try fixing it yourself, and don’t worry, we can guide you through the process. If not, that’s okay too. Your report is appreciated.
102+
Don’t worry, we can guide you through the process. 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

.github/ISSUE_TEMPLATE/2_enhancement.yml

Lines changed: 1 addition & 1 deletion
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 you’re interested in helping implement this enhancement, let us know below. We’re happy to provide guidance and support. If not, your suggestion is still valuable and appreciated.
71+
Don’t worry, we can guide you through the process. 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

.github/ISSUE_TEMPLATE/3_feature-request.yml

Lines changed: 1 addition & 1 deletion
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 you’re interested in helping implement this feature, let us know below. We’re happy to provide guidance and support. If not, your suggestion is still valuable and appreciated.
63+
Don’t worry, we can guide you through the process. 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

0 commit comments

Comments
 (0)