@@ -0,0 +1,23 @@
+---
+name: Bug Report
+about: 🐛 Found a bug? Let us know!
+
+# Description
+<!-- Please provide a high-level description of what you were trying to accomplish and what went wrong. -->
+# Location
+- [ ] Browser
+- [ ] CLI
+- [ ] API
+# Steps to reproduce
+1.
+2.
+3.
+# Additional Details
@@ -0,0 +1,17 @@
+name: Change
+about: 🛠️ Update functionality that already exists.
+# Motivation
+# Requirements
@@ -0,0 +1,15 @@
+name: Feature
+about: ✨ Add new functionality to the project.