Docs: escape hash symbol in help channel names in issue template (#9695)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -2,7 +2,7 @@ blank_issues_enabled: true
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: Onboarding
|
- name: Onboarding
|
||||||
url: https://discord.gg/clawd
|
url: https://discord.gg/clawd
|
||||||
about: New to Clawdbot? Join Discord for setup guidance from Krill in #help.
|
about: New to Clawdbot? Join Discord for setup guidance from Krill in \#help.
|
||||||
- name: Support
|
- name: Support
|
||||||
url: https://discord.gg/clawd
|
url: https://discord.gg/clawd
|
||||||
about: Get help from Krill and the community on Discord in #help.
|
about: Get help from Krill and the community on Discord in \#help.
|
||||||
|
|||||||
Reference in New Issue
Block a user