Skip to content

Commit 72709cf

Browse files
authored
chore: request to include code snippet section (#654)
1 parent 99963b6 commit 72709cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ body:
6161
label: Steps to Reproduce
6262
description: Detailed steps to reproduce the behavior
6363
placeholder: |
64-
1. Install Strands using...
65-
2. Run the command...
66-
3. See error...
64+
1. Code Snippet (Minimal reproducible example)
65+
2. Install Strands using...
66+
3. Run the command...
67+
4. See error...
6768
validations:
6869
required: true
6970
- type: textarea

0 commit comments

Comments
 (0)