From 9ea922db56c8dbe32a3aa8acf3b561312521faa9 Mon Sep 17 00:00:00 2001 From: UncraftedName Date: Sat, 6 Dec 2025 00:50:37 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 000000000..3b55fff25 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,17 @@ +--- +name: Bug +about: Create a report and help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Output of `plugin_load spt` or `plugin_print`**: + + +**Game, output of `version` command and mod**: + + +**Commands or behaviors that don't work or show as expected**: + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..b24a66e30 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Feature description**: + + +**Example(s)**: +