--- /dev/null
+---
+name: 1. Bug reporting
+about: Bugs within Imposter
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+# Bug Report
+
+## Base Information
+- Operating System
+- Imposter Version
+- Among Us Version
+
+## I confirm:
+- [ ] that I have searched for an existing bug report for this issue.
+
+
+## Symptoms
+
+<!--
+Write symptoms here.
+-->
+
+Enter Symptoms on this line.
+
+## Reproduction
+
+<!--
+ How do you reproduce the bug you have here.
+-->
+
+Enter reproductions steps here.
--- /dev/null
+---
+name: 2. Feature request
+about: To ask and request new features with Impostor
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+# Feature Request
+
+## Feature Information:
+<!--
+ - One issue per post! Do not try and bring up multiple requests in a single post.
+ - What should it do?
+-->
+
+## I confirm:
+- [ ] that I have searched for an existing feature request matching the description.
--- /dev/null
+---
+name: 3. Api suggestion
+about: To make suggestions for the plugin api
+title: ''
+labels: api
+assignees: ''
+
+---
+
+# Api Suggestion
+
+## Suggestion
+<!--
+Describe your suggestion as detailed as possible.
+-->
+
+## Use case
+<!--
+Describe what you need it for.
+-->
+
+## Expected result
+<!--
+Describe the expected result.
+This is necessary so we can estimate whether your suggestion is possible.
+-->
--- /dev/null
+---
+name: 4. Api invalid data
+about: To let us know about invalid data in the api
+title: ''
+labels: api
+assignees: ''
+
+---
+
+# Api missing data
+
+## Data
+<!--
+Describe about the missing data that you need.
+-->
+
+## Expectations
+<!--
+Describe what the api gave you and what you expected.
+-->
+
+## Reproduce
+<!--
+Describe how to reproduce the issue.
+-->
--- /dev/null
+---
+name: 5. Api unavailable data
+about: To let us know about unavailable data from the api that you would like to use
+title: ''
+labels: api
+assignees: ''
+
+---
+
+# Api missing data
+
+## Data
+<!--
+Describe about the unavailable data that you need.
+-->
+
+## Use-case
+<!--
+Describe what you need it for.
+-->
--- /dev/null
+---
+name: 6. Api other
+about: For anything about the api that does not fit in the other issues
+title: ''
+labels: api
+assignees: ''
+
+---
+
+
---
name: Api invalid data
about: To let us know about invalid data in the api
+title:
+labels:
+assignees:
+
---
# Api missing data
---
name: Api other
about: For anything about the api that does not fit in the other issues
+title:
+labels:
+assignees:
+
---
+
+
---
name: Api suggestion
about: To make suggestions for the plugin api
+title:
+labels:
+assignees:
+
---
# Api Suggestion
---
name: Api unavailable data
about: To let us know about unavailable data from the api that you would like to use
+title:
+labels:
+assignees:
+
---
# Api missing data
---
name: Bug Reporting
about: Bugs within Imposter
+title:
+labels:
+assignees:
+
---
# Bug Report
---
name: Feature request
about: To ask and request new features with Impostor
+title:
+labels:
+assignees:
+
---
# Feature Request