File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐛 Bug report
3+ about : Create a report to help us improve
4+ ---
5+
6+ ## Bug Report
7+
8+ ### Describe the bug
9+ <!-- A clear and concise description of what the bug is.-->
10+
11+ ### To Reproduce
12+ <!-- Steps to reproduce the behavior:-->
13+
14+ ### Expected behavior
15+ <!-- A clear and concise description of what you expected to happen.-->
16+
17+ ## Environment (please complete the following information):
18+ - OS [ e.g. Windows] :
19+ - OS version
20+ - Browser [ e.g. chrome, safari] :
21+ - Browser Version:
22+ - Agent Version [ e.g. 1.0.0] :
23+
24+ ## Additional context
25+ <!-- Add any other context about the problem here.-->
Original file line number Diff line number Diff line change 1+ ** Please check if the PR fulfills these requirements**
2+
3+ - [ ] The PR has no duplicates (please search among the [ Pull Requests] ( https://github.com/arduino/arduino-create-agent/pulls )
4+ before creating one)
5+ - [ ] Tests for the changes have been added (for bug fixes / features)
6+
7+ * ** What kind of change does this PR introduce?**
8+ <!-- Bug fix, feature, ... -->
9+
10+ - ** What is the current behavior?**
11+ <!-- You can also link to an open issue here -->
12+
13+ * ** What is the new behavior?**
14+ <!-- if this is a feature change -->
15+
16+ - ** Does this PR introduce a breaking change?**
17+ <!-- What changes might users need to make in their workflow or application due to this PR? -->
18+
19+ * ** Other information** :
20+ <!-- Any additional information that could help the review process -->
You can’t perform that action at this time.
0 commit comments