forked from espressif/arduino-esp32
Add 2.0.3 option to issue template
This commit is contained in:
3
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
3
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
@ -41,6 +41,7 @@ body:
|
||||
options:
|
||||
- latest master (checkout manually)
|
||||
- latest development Release Candidate (RC-X)
|
||||
- v2.0.3
|
||||
- v2.0.2
|
||||
- v2.0.1
|
||||
- v2.0.0
|
||||
@ -129,4 +130,4 @@ body:
|
||||
description: You agree to check all the resources above before opening a new issue.
|
||||
options:
|
||||
- label: I confirm I have checked existing issues, online documentation and Troubleshooting guide.
|
||||
required: true
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user