From 06b68a749a261b5b7265a56867e4144fe68ade1e Mon Sep 17 00:00:00 2001 From: Katy Date: Mon, 11 Jan 2021 14:24:47 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/all-other-bugs.md | 14 ++++++++++++++ .../ISSUE_TEMPLATE/feature-request---suggestion.md | 10 ++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/all-other-bugs.md create mode 100644 .github/ISSUE_TEMPLATE/feature-request---suggestion.md diff --git a/.github/ISSUE_TEMPLATE/all-other-bugs.md b/.github/ISSUE_TEMPLATE/all-other-bugs.md new file mode 100644 index 0000000..15bc27c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/all-other-bugs.md @@ -0,0 +1,14 @@ +--- +name: All other bugs +about: Any bug in Il2CppInspector not relating to loading IL2CPP file +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of the bug. + +**Steps to reproduce** +The exact steps you took to produce the bug. diff --git a/.github/ISSUE_TEMPLATE/feature-request---suggestion.md b/.github/ISSUE_TEMPLATE/feature-request---suggestion.md new file mode 100644 index 0000000..778e616 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request---suggestion.md @@ -0,0 +1,10 @@ +--- +name: Feature request / suggestion +about: Requests for enhancements, new features or plugin APIs +title: '' +labels: enhancement +assignees: '' + +--- + +