summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..3ab1e2d0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,35 @@
+---
+name: Bug Report
+about: "Report a problem to help us improve \U0001F680"
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+### Description
+
+<!--- A clear and concise description of what the bug is. -->
+
+### Steps to Reproduce
+
+<!--- This could be a list of actions and possibly the eSim project files -->
+
+### Expected Behavior
+
+<!--- A clear and concise description of what you expected to happen. -->
+
+### Screenshots
+
+<!--- If applicable, add screenshots to help explain your problem. -->
+
+### Version and OS
+
+<!--- Please complete the following information. -->
+
+ - eSim version
+ - OS: [e.g. Windows 10, 64 bit]
+
+### Additional Context
+
+<!--- Add any other context about the problem here. -->