Skip to content

Commit 68ceb40

Browse files
committed
Improve wording of issue templates
Also trim trailing whitespace, while at it. Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent e9e0e4e commit 68ceb40

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/1-feature.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: Feature request
3-
about: Request or propose a core enhancement or feature
3+
about: Request or propose a core enhancement or feature
44
title: "[FEATURE]: <your title here>"
55
labels: proposed core enhancement
66

77
---
88

9-
<!--
10-
THank you for taking the time to file a feature request or core enhancement proposal
9+
<!--
10+
Thank you for taking the time to file a feature request or core enhancement proposal.
1111
-->
1212

1313
## Describe the feature
@@ -18,7 +18,7 @@ Please include scopes and out-of-scopes.
1818

1919
## Possible solutions
2020

21-
Do you have asolution in mind> Please describe.
21+
Do you have a solution in mind? Please describe.
2222
What is to be considdered? Any draw-backs?
2323

2424
## Alternatives

.github/ISSUE_TEMPLATE/2-defect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ labels: defect
66

77
---
88

9-
<!--
10-
THank you for taking the time to file a report.
9+
<!--
10+
Thank you for taking the time to file a report.
1111
-->
1212

1313
## Describe the defect

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ contact_links:
33
- name: Discussions
44
url: https://github.com/CycloneDX/specification/discussions
55
about: Please ask and answer questions here.
6-
- name: Community slack support channel
6+
- name: Community Slack support channel
77
url: https://cyclonedx.slack.com/archives/CVA0G10FN
8-
about: Community slack channel.
9-
- name: Community slack invite
8+
about: Community Slack channel.
9+
- name: Community Slack invite
1010
url: https://cyclonedx.org/slack/invite
11-
about: Community slack invite.
11+
about: Community Slack invite.

0 commit comments

Comments
 (0)