mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 12:03:11 +00:00
Put the string in quotes
skip ci Github rendered it as "\#"
This commit is contained in:
parent
7ddfc63327
commit
32d39410da
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -13,4 +13,4 @@ contact_links:
|
||||||
|
|
||||||
- name: General support
|
- name: General support
|
||||||
url: https://demo.thelounge.chat/?join=%23thelounge
|
url: https://demo.thelounge.chat/?join=%23thelounge
|
||||||
about: Join \#thelounge on Freenode to ask a question before creating an issue
|
about: "Join #thelounge on Freenode to ask a question before creating an issue"
|
||||||
|
|
Loading…
Reference in a new issue