Merge pull request #2539 from pterodactyl/schrej-patch-1
use emoji directly instead of :names:
This commit is contained in:
commit
e3fe46882f
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