* Create config.yml
* Create bug.md
* Create feature-request.md
* Allow blank issues to be made
--- /dev/null
+---
+name: Bug Reporting
+about: Bugs within Imposter
+---
+
+# 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
+blank_issues_enabled: true
--- /dev/null
+---
+name: Feature Request
+about: To ask and request new features with Impostor
+---
+
+# 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.