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: '' + +--- + +