diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..d81ee7d90 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,33 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[Bug]" +labels: '' +assignees: '' + +--- + +### Context + +URL: + +Blocking a release? (y/n): + +Regression issue? (y/n): +[If yes, add Regression label] + +Priority: + + + + +### Steps to reproduce the issue + +1. [Step 1 to reproduce] +2. [Step 2 to reproduce]