use emoji directly instead of :names:
This commit is contained in:
parent
aa879d0f62
commit
652e93871d
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: :shrug: Installation Help
|
||||
- name: 🤷 Installation Help
|
||||
url: https://discord.gg/pterodactyl
|
||||
about: Please visit our Discord for help with your installation.
|
||||
- name: :question: General Question
|
||||
- name: ❓ General Question
|
||||
url: https://discord.gg/pterodactyl
|
||||
about: Please visit our Discord for general questions about Pterodactyl.
|
||||
|
|
Loading…
Reference in a new issue