Explorar el Código

add issue template

Christian Tietze hace 6 años
padre
commit
3b2bb539f5
Se han modificado 1 ficheros con 23 adiciones y 0 borrados
  1. 23 0
      ISSUE_TEMPLATE.md

+ 23 - 0
ISSUE_TEMPLATE.md

@@ -0,0 +1,23 @@
+Note: For bugs, please tell us the expected and actual behavior. Delete whatever doesn't apply to your case.
+
+
+# Feature Request
+
+Please tell us about your motivation and use case. 
+
+
+# Bug Report
+
+Please provide the steps to reproduce and if possible a minimal demo of the problem, for example by attaching a zip file to this issue.
+
+## Expected Behavior 
+
+
+## Actual Behavior
+
+
+## Environment
+
+- Operating System:
+- Output of `bcc -v`: 
+- Optional additional info, download, project links, etc