Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@ body:
label: Steps to Reproduce
description: Detailed steps to reproduce the behavior
placeholder: |
1. Install Strands using...
2. Run the command...
3. See error...
1. Code Snippet (Minimal reproducible example)
2. Install Strands using...
3. Run the command...
4. See error...
validations:
required: true
- type: textarea
Expand Down
Loading