Skip to content

Commit

Permalink
docs: Clean up templates
Browse files Browse the repository at this point in the history
  • Loading branch information
redmushie committed Oct 18, 2023
1 parent 7e183b0 commit e067ac1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
20 changes: 6 additions & 14 deletions .github/ISSUE_TEMPLATE/10-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
attributes:
label: Board
description: What board are you using?
placeholder: 'E.g.: "Wemos Lolin S3", "Pishock 2023", ..'
placeholder: 'E.g.: Wemos Lolin S3, Pishock 2023, ..'
validations:
required: True

Expand Down Expand Up @@ -73,10 +73,11 @@ body:
If we can't reproduce the problem, we won't be able to figure out how to fix it either!
Make sure to be as precise as you can.
placeholder: |
1. Turn on the board
2. Go to captive portal
For example:
1. Connect to the boards' wifi network
2. Visit `http://10.10.10.10/`
3. Click a WiFi network
4. The world catches fire!
4. Nothing happens!
validations:
required: true

Expand All @@ -89,14 +90,5 @@ body:
id: anything-else
attributes:
label: 'Feel free to share.'
description: |
If we can't reproduce the problem, we have no way of figuring out what's going on behind the scenes.
Make sure to be as precise as you can!
placeholder: |
For example:
1. Connect to the boards' wifi network
2. Visit `http://10.10.10.10/`
3. Click a WiFi network
4. Nothing happens!
validations:
required: true
required: false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/70-board-test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
attributes:
label: Board
description: What board are you using?
placeholder: 'E.g.: "Wemos Lolin S3", "Pishock 2023", ..'
placeholder: 'E.g.: Wemos Lolin S3, Pishock 2023, ..'
validations:
required: True

Expand Down

0 comments on commit e067ac1

Please sign in to comment.