From c80293d9e05c1f13f368165183507c6671503e1d Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 8 Aug 2021 12:58:04 -0700 Subject: [PATCH] Add a bug template for mod support requests. --- .github/ISSUE_TEMPLATE/mod_support.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/mod_support.md diff --git a/.github/ISSUE_TEMPLATE/mod_support.md b/.github/ISSUE_TEMPLATE/mod_support.md new file mode 100644 index 00000000..be6b644c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mod_support.md @@ -0,0 +1,12 @@ +--- +name: Mod support request +about: Request Liberation support for new mods, or updates to existing mods +title: Add/update +labels: mod support +assignees: '' + +--- + +* Mod name: +* Mod URL: +* Update or new mod? \ No newline at end of file