Update issue templates
This commit is contained in:
14
.github/ISSUE_TEMPLATE/all-other-bugs.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/all-other-bugs.md
vendored
Normal file
@@ -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.
|
||||||
10
.github/ISSUE_TEMPLATE/feature-request---suggestion.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/feature-request---suggestion.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Feature request / suggestion
|
||||||
|
about: Requests for enhancements, new features or plugin APIs
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user