diff --git a/issue_template.md b/issue_template.md
new file mode 100644
index 0000000..5682bf4
--- /dev/null
+++ b/issue_template.md
@@ -0,0 +1,22 @@
+This is a
+ - [ ] Bug Report
+ - [ ] Feature Request
+ - [ ] Other
+
+
+If this is a bug report, What are the steps to reproduce?
+
+```
+//provide configuration here
+```
+
+
+Please also provide:
+
+- Platform(OS/Version):
+- Host Node Version:
+- Target Node Version:
+- Nexe version:
+- Python Version:
+
+
\ No newline at end of file