소스 검색

add issue template

Christian Tietze 6 년 전
부모
커밋
3b2bb539f5
1개의 변경된 파일23개의 추가작업 그리고 0개의 파일을 삭제
  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