Docs: escape hash symbol in help channel names in issue template (#9695)
parent
d6c088910b
commit
7159d3b254
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue