docs: fix bug report repro command
This commit is contained in:
committed by
Trevin Chow
parent
7214dd6051
commit
608381a818
@@ -16,7 +16,7 @@ body:
|
||||
label: Steps to Reproduce
|
||||
description: How can we reproduce this?
|
||||
placeholder: |
|
||||
1. Run `python3 scripts/last30days.py "topic" --emit compact`
|
||||
1. Run `python3 skills/last30days/scripts/last30days.py "topic" --emit=compact`
|
||||
2. ...
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user