add bug report template

This commit is contained in:
Jason2866
2025-04-02 13:21:38 +02:00
parent 12047ae47a
commit 38d8b5f32f
4 changed files with 48 additions and 2 deletions
+41
View File
@@ -0,0 +1,41 @@
---
name: Problem Report
about: Create a Report to help us improve
---
<!-- Thanks for reporting a problem for this project. READ THIS FIRST:
This issue template is meant to REPORT pioarduino caused PROBLEMS ONLY
Please DO NOT OPEN AN ISSUE:
- If your problem is caused by a wrong or missing boards manifest, ask for help in [pioarduin Support Chat](https://discord.gg/Nutz9crnZr) and please provide a PR to solve
- If your pioarduino version is not the latest , please update, your issue might be fixed already
- If you have problems or general questions about the Arduino core, please address it to the [Arduino Support Chat](https://discord.gg/8xY6e9crwv)
- If your issue is a flashing issue, please address it to the [pioarduin Support Chat](https://discord.gg/Nutz9crnZr)
- If your issue is a compilation problem, please address it to the [pioarduino Support Chat](https://discord.gg/Nutz9crnZr)
- If your issue has been addressed before (i.e., duplicated issue), please ask in the original issue
DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
-->
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
### TO REPRODUCE
_Steps to reproduce the behavior:_
### EXPECTED BEHAVIOUR
_A clear and concise description of what you expected to happen._
### SCREENSHOTS
_If applicable, add screenshots to help explain your problem._
### ADDITIONAL CONTEXT
_Add any other context about the problem here._
**(Please, remember to close the issue when the problem has been addressed)**
+5
View File
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: pioarduino Users Chat
url: https://discord.gg/Nutz9crnZr
about: Chat for feedback, questions and troubleshooting.