Skip to content

Commit 8fc2f39

Browse files
committed
Swap name and about fields on issue contact links
1 parent 03ac4d7 commit 8fc2f39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: AlliedModders Discord
3+
- name: Get Help on Discord
44
url: https://discord.gg/HUc67zN
5-
about: General support or assistance
6-
- name: AlliedModders Forums
5+
about: For general help or assistance, join the AlliedModders Discord or Forums instead of filing a bug
6+
- name: Get Help on the Forums
77
url: https://forums.alliedmods.net
8-
about: General support or assistance
8+
about: For general help or assistance, join the AlliedModders Discord or Forums instead of filing a bug

0 commit comments

Comments
 (0)