diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000000..70fbbba4fe3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: 🐛 Bug Report +about: If something isn't working as expected 🤔. + +--- + +## Bug Report + +### Current behavior + + +### Expected behavior + + +### Environment + +- CLI version (output of `ardunio-cli version`): +- Go version (if building from sources): +- OS version: + +### Additional context + \ No newline at end of file