Skip to content

Commit 14927ee

Browse files
Fix some typos in the issue templates
1 parent 2e0aa5f commit 14927ee

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ body:
9393
placeholder: |
9494
```console
9595
% swift -version
96-
97-
% sw_vers ||
9896
```
9997
validations:
10098
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ contact_links:
2323
about: >
2424
Formally propose an addition, removal, or change to the features of the
2525
Swift OpenAPI Generator using the proposal process.
26-
- name: 💬 Join the \#openapi Slack channel
26+
- name: "💬 Join the #openapi Slack channel"
2727
url: https://swift-open-source.slack.com/archives/C05AZ55J75K
2828
about: >
2929
Chat with other adopters and contributors on the Swift Open Source Slack

0 commit comments

Comments
 (0)