diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..4090917289 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: Bug report +title: '' +labels: bug +assignees: '' + +--- + +**V version:** + +**OS:** + +**C compiler version:** + +**What did you do?** + +**What did you expect to see?** + +**What did you see instead?**