|
|
@@ -0,0 +1,31 @@
|
|
|
+---
|
|
|
+name: Bug Report
|
|
|
+about: Submit a bug report if something isn't working as expected.
|
|
|
+title: ""
|
|
|
+labels: bug, triage
|
|
|
+assignees: ""
|
|
|
+---
|
|
|
+
|
|
|
+**Describe the bug**
|
|
|
+A clear and concise description of what the bug is.
|
|
|
+
|
|
|
+**To Reproduce**
|
|
|
+Steps to reproduce the behavior:
|
|
|
+1. Go to '...'
|
|
|
+2. Tap on '....'
|
|
|
+3. Scroll down to '....'
|
|
|
+4. See error
|
|
|
+
|
|
|
+**Expected behavior**
|
|
|
+A clear and concise description of what you expected to happen.
|
|
|
+
|
|
|
+**Screenshots**
|
|
|
+If applicable, add screenshots to help explain your problem.
|
|
|
+
|
|
|
+**Environment**
|
|
|
+- Device: [ e.g. iPhone 13, MacBook Pro, etc ]
|
|
|
+- OS: [ e.g. iOS 15, macOS 11, etc ]
|
|
|
+- Browser: [ e.g. Safari, Chrome, etc ]
|
|
|
+
|
|
|
+**Additional context**
|
|
|
+Add any other context about the problem here.
|