Skip to content

Commit

Permalink
Update issue-description-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Llgok authored Jul 22, 2024
1 parent 3272b71 commit 3ad4f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue-description-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
attributes:
label: IDE and version or firmware
description: The IDE and version you used for compiling the program or the firmware file name you directly used
placeholder: For example: (Arduino)(arduino-esp32-libs_v3.0.1),(PlatformIO)(platform = espressif32 @~6.5.0 framework = arduino)...
placeholder: For example: Arduino arduino-esp32-libs_v3.0.1,PlatformIO platform = espressif32 @~6.5.0 framework = arduino...
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 3ad4f55

Please sign in to comment.