File tree Expand file tree Collapse file tree 4 files changed +51
-41
lines changed
Expand file tree Collapse file tree 4 files changed +51
-41
lines changed Original file line number Diff line number Diff line change 1+ name : Bug Report
2+ description : Submit a bug report for Retro-Go
3+ labels : ["bug"]
4+ title : ' '
5+
6+ body :
7+ - type : textarea
8+ attributes :
9+ label : " Description"
10+ description : " Please write a clear and concise description of the problem you have."
11+ - type : textarea
12+ attributes :
13+ label : Steps To Reproduce
14+ description : Steps to reproduce the problem.
15+ placeholder : |
16+ 1. In this environment...
17+ 1. With this config...
18+ 1. Run '...'
19+ 1. See error...
20+ - type : textarea
21+ attributes :
22+ label : Environment
23+ description : |
24+ examples:
25+ - **Retro-Go**: 1.46
26+ - **Device**: ODROID-GO
27+ - **OS**: Windows
28+ - **ESP-IDF**: 5.4.1
29+ value : |
30+ - Retro-Go:
31+ - Device:
32+ - OS:
33+ - ESP-IDF:
34+ - type : textarea
35+ attributes :
36+ label : " Anything else?"
37+ description : " If applicable, add screenshots or logs or links to help explain the problem."
Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : Submit a feature request for Retro-Go
3+ labels : ["enhancement"]
4+ title : ' [Feature Request]: '
5+
6+ body :
7+ - type : textarea
8+ attributes :
9+ label : " Description"
10+ description : " Please write a clear and concise description of the suggestion you have."
11+ - type : textarea
12+ attributes :
13+ label : " Anything else?"
14+ description : " If applicable, add screenshots or logs or links to help explain the suggestion."
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments