diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..d8320a1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: I want to report a Bug +title: '' +labels: bug +assignees: '' + +--- + +## Bug Report + +Please answer these questions before submitting your issue. Thanks! + +1. What did you do? If possible, provide a simple script for reproducing the error. + + +2. What did you expect to see? + + +3. What did you see instead + + +4. What is your Xhprof version?