This commit is contained in:
Martin Loren
2024-12-04 11:54:50 +08:00
parent f2cb3b41a2
commit 1d030467b9
2 changed files with 0 additions and 55 deletions

View File

@@ -1,34 +0,0 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
**Describe the set-up**
* The board
* IDE or at least the compiler and its version
**Describe the bug**
A clear and concise description of what the bug is.
**How To Reproduce**
1. Indicate the global behavior of your application project
2. The modules that you suspect to be the cause of the problem (Driver, BSP, MW ...)
3. The use case that generates the problem
4. How we can reproduce the problem
**Additional context**
If you have a first analysis or patch correction, thank you to share your proposal.
**Screenshots**
If applicable, add screenshots to help explain your problem.

View File

@@ -1,21 +0,0 @@
---
name: 'Other Issue '
about: Generic issue description
title: ''
labels: ''
assignees: ''
---
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
**Describe the set-up**
* The board
* IDE or at least the compiler and its version
**Additional context**
If you have a first analysis or a patch proposal, thank you to share your proposal.
**Screenshots**
If applicable, add screenshots to help explain your problem.