Skip to content

Commit

Permalink
Fix platform
Browse files Browse the repository at this point in the history
Add board
  • Loading branch information
jesserockz committed Jul 14, 2021
1 parent f3acf59 commit 75915fa
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,16 @@ body:
validations:
required: true
attributes:
label: What type of board are you using?
description: >
If you don't know, you can find it in: Configuration panel -> Info.
label: What platform are you using?
options:
- ESP8266
- ESP32
- type: input
attributes:
label: Board
description: >
The name of the board you are using. For example, sonoff basic, nodemcu, shelly.
- type: input
id: component_name
attributes:
Expand Down

0 comments on commit 75915fa

Please sign in to comment.