Skip to content

Commit 3abc752

Browse files
authored
Create issue_template.md
1 parent c7685e0 commit 3abc752

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/issue_template.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Please, before reporting any issue:
2+
- Make sure you are using the latest Arduino_Core_STM32 version.
3+
https://github.com/stm32duino/Arduino_Core_STM32/releases/latest
4+
- Make sure the issue is not already reported or discussed on the [stm32duino forum](http://stm32duino.com)
5+
- Submit a GitHub issue only for reporting a problem related to the Arduino_Core_STM32.
6+
- **Avoid** to submit a GitHub issue for project troubleshooting.
7+
8+
Any questions/feedback/sugestions should be discussed on the [stm32duino forum](http://stm32duino.com):
9+
* questions on the [STM32 Core](http://stm32duino.com/viewforum.php?f=48)
10+
* bugs/enhancements on the [STM core: Bugs and enhancements](http://stm32duino.com/viewforum.php?f=49)
11+
12+
When reporting any issue, please try to provide all relevant information:
13+
14+
- Complete source code which can be used to reproduce the issue. Please try to be as generic as possible (no extra code, extra hardware,...)
15+
- Which STM32 based board you used
16+
- If other hardware is required to reproduce the issue, please provide links or part numbers where this hardware can be purchased.
17+
- Which version of STM32 core and Arduino, Tools menu settings, operating system, ...
18+
19+
Thanks

0 commit comments

Comments
 (0)