Update issue templates

This commit is contained in:
Katy
2021-01-11 14:24:47 +01:00
committed by GitHub
parent ff941fdec5
commit 06b68a749a
2 changed files with 24 additions and 0 deletions

View 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.

View File

@@ -0,0 +1,10 @@
---
name: Feature request / suggestion
about: Requests for enhancements, new features or plugin APIs
title: ''
labels: enhancement
assignees: ''
---