We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e87fa commit fe92910Copy full SHA for fe92910
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,22 @@
1
+---
2
+name: 🐛 Bug Report
3
+about: If something isn't working as expected 🤔.
4
+
5
6
7
+## Bug Report
8
9
+### Current behavior
10
+<!-- A clear and concise description of the behavior. -->
11
12
+### Expected behavior
13
+<!-- A clear and concise description of what you expected to happen. -->
14
15
+### Environment
16
17
+- CLI version (output of `ardunio-cli version`):
18
+- Go version (if building from sources):
19
+- OS version:
20
21
+### Additional context
22
+<!-- (Optional) Add any other context about the problem here. -->
0 commit comments