chore: fix not unique id

This commit is contained in:
Flavien CADET 2021-11-17 10:21:08 +01:00 committed by Jan De Dobbeleer
parent 14bd8b0f29
commit 340c79e2e7

View file

@ -26,7 +26,7 @@ body:
validations:
required: true
- type: textarea
id: logs
id: posh-debug-logs
attributes:
label: Log output
description: Please copy and paste the output generated by `Write-PoshDebug` (PowerShell) or `oh-my-posh --debug --shell uni --config="$POSH_THEME"` for other shells.