Przeglądaj źródła

Better issue template

Julien Staub 4 lat temu
rodzic
commit
a637465976
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .github/ISSUE_TEMPLATE/bug-report.md

+ 2 - 0
.github/ISSUE_TEMPLATE/bug-report.md

@@ -32,6 +32,8 @@ If applicable, add screenshots to help explain your problem.
  - OS: [e.g. iOS]
  - Compiler: [e.g. arm-none-eabi-gcc +version]
  - stm32-cmake: [v2.0 or 86d1dd2 or ...]
+ - cmake: [e.g 3.21.0]
+ - HAL/cube/CMSIS: [stm32cubeL4 v1.2.3] 
 
 **Additional context**
 Add any other context about the problem here.