Skip to content

Commit 6899b83

Browse files
authored
Create Bug_report.md
1 parent fafc700 commit 6899b83

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
name: Problem Report
3+
about: Create a Report to help us improve
4+
---
5+
6+
<!-- Thanks for reporting a problem for this project. READ THIS FIRST:
7+
8+
This issue template is meant to REPORT pioarduino caused PROBLEMS ONLY
9+
10+
Please DO NOT OPEN AN ISSUE:
11+
- If your problem is caused by a wrong or missing boards manifest, ask for help in [pioarduin Support Chat](https://discord.gg/Nutz9crnZr) and provide a PR to solve
12+
- If your pioarduino version is not the latest , please update, your issue might be fixed already
13+
- If you have a problems or a general questions with Arduino core, please address it to the [Arduino Support Chat](https://discord.gg/8xY6e9crwv)
14+
- If your issue is a flashing issue, please address it to the [pioarduin Support Chat](https://discord.gg/Nutz9crnZr)
15+
- If your issue is a compilation problem, please address it to the [pioarduino Support Chat](https://discord.gg/Nutz9crnZr)
16+
- If your issue has been addressed before (i.e., duplicated issue), please ask in the original issue
17+
18+
DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
19+
-->
20+
21+
### PROBLEM DESCRIPTION
22+
_A clear and concise description of what the problem is._
23+
24+
25+
### TO REPRODUCE
26+
_Steps to reproduce the behavior:_
27+
28+
29+
### EXPECTED BEHAVIOUR
30+
_A clear and concise description of what you expected to happen._
31+
32+
33+
### SCREENSHOTS
34+
_If applicable, add screenshots to help explain your problem._
35+
36+
37+
### ADDITIONAL CONTEXT
38+
_Add any other context about the problem here._
39+
40+
41+
**(Please, remember to close the issue when the problem has been addressed)**

0 commit comments

Comments
 (0)