From 570733ce55ba691ba3b7d5840d67afe83538bcc4 Mon Sep 17 00:00:00 2001 From: marston Date: Fri, 12 Jan 2024 22:26:22 -0500 Subject: [PATCH] better config --- .github/ISSUE_TEMPLATE/config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 15b3795..25c5389 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,10 @@ blank_issues_enabled: false contact_links: - name: Random Loot Discord url: https://discord.gg/w7FDgqB - about: Join our discord to discuss new features or to discuss behavior that may not be a bug. \ No newline at end of file + about: Join our discord to discuss new features or to discuss behavior that may not be a bug. + - name: 1.12 or 1.16 issue? + url: https://github.com/TheMarstonConnell/randomloot/blob/main/SECURITY.md#supported-versions + about: Random Loot Mod is not being updated for old versions. Please only report issues for 1.20+ + + + \ No newline at end of file