|
@@ -0,0 +1,21 @@
|
|
|
+---
|
|
|
+name: Bug/Performance Issue
|
|
|
+about: Use this template for reporting a bug or a performance issue.
|
|
|
+labels: bugfix
|
|
|
+---
|
|
|
+
|
|
|
+**System information**
|
|
|
+- Have I written custom code (as opposed to using a stock example script provided):
|
|
|
+- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
|
|
|
+- App version:
|
|
|
+
|
|
|
+**Describe the current behavior**
|
|
|
+
|
|
|
+**Describe the expected behavior**
|
|
|
+
|
|
|
+**Code to reproduce the issue**
|
|
|
+Provide a reproducible test case that is the bare minimum necessary to generate the problem.
|
|
|
+
|
|
|
+**Other info / logs**
|
|
|
+Include any logs or source code that would be helpful to diagnose the problem.
|
|
|
+If including tracebacks, please include the full traceback. Large logs and files should be attached.
|