summaryrefslogtreecommitdiff
path: root/src/SMAPI.sln
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-01-28 16:40:52 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-01-28 16:40:52 -0500
commitb9fe45b091484381d2f60220fb09fe7341b20b73 (patch)
tree17ef6820630b074d958e79008f38d7c7e00d5ffd /src/SMAPI.sln
parent8ee555c07aaaaa31fe4ceee9e98efa4408192db1 (diff)
downloadSMAPI-b9fe45b091484381d2f60220fb09fe7341b20b73.tar.gz
SMAPI-b9fe45b091484381d2f60220fb09fe7341b20b73.tar.bz2
SMAPI-b9fe45b091484381d2f60220fb09fe7341b20b73.zip
rework GitHub issue templates to further discourage creating support issues
Diffstat (limited to 'src/SMAPI.sln')
-rw-r--r--src/SMAPI.sln5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/SMAPI.sln b/src/SMAPI.sln
index 8bf86487..99b9dc83 100644
--- a/src/SMAPI.sln
+++ b/src/SMAPI.sln
@@ -19,9 +19,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{4B1C
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ISSUE_TEMPLATE", "ISSUE_TEMPLATE", "{F4453AB6-D7D6-447F-A973-956CC777968F}"
ProjectSection(SolutionItems) = preProject
- ..\.github\ISSUE_TEMPLATE\bug_report.md = ..\.github\ISSUE_TEMPLATE\bug_report.md
- ..\.github\ISSUE_TEMPLATE\feature_request.md = ..\.github\ISSUE_TEMPLATE\feature_request.md
- ..\.github\ISSUE_TEMPLATE\general.md = ..\.github\ISSUE_TEMPLATE\general.md
+ ..\.github\ISSUE_TEMPLATE\config.yml = ..\.github\ISSUE_TEMPLATE\config.yml
+ ..\.github\ISSUE_TEMPLATE\custom.md = ..\.github\ISSUE_TEMPLATE\custom.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{09CF91E5-5BAB-4650-A200-E5EA9A633046}"