We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99963b6 commit 72709cfCopy full SHA for 72709cf
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -61,9 +61,10 @@ body:
61
label: Steps to Reproduce
62
description: Detailed steps to reproduce the behavior
63
placeholder: |
64
- 1. Install Strands using...
65
- 2. Run the command...
66
- 3. See error...
+ 1. Code Snippet (Minimal reproducible example)
+ 2. Install Strands using...
+ 3. Run the command...
67
+ 4. See error...
68
validations:
69
required: true
70
- type: textarea
0 commit comments