Skip to content

Commit b16aad5

Browse files
authored
updates issue template to change placeholder to value (#2006)
1 parent 01db5dd commit b16aad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ body:
9393
description: >-
9494
Include any relevant log output under
9595
`~/.amplify/logs/amplify-cli-<issue-date>.log` (See: [Logs Guidance](https://github.com/aws-amplify/amplify-ios/blob/main/LogsGuidance.md))
96-
placeholder: |
96+
value: |
9797
<details>
9898
<summary>Log Messages</summary>
9999

0 commit comments

Comments
 (0)