Skip to content

Commit 1e84dbc

Browse files
abanueloArmando BanuelosEric-Vin
authored
fix: adding seed under reproduce in bug report (#225)
* fix: adding seed under reproduce in bug report * Update .github/ISSUE_TEMPLATE/1-bug.yml Co-authored-by: Eric Vin <[email protected]> --------- Co-authored-by: Armando Banuelos <[email protected]> Co-authored-by: Eric Vin <[email protected]>
1 parent d5a21fc commit 1e84dbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/1-bug.yml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ body:
4949
description: |
5050
Please provide a minimal example to help us reproduce the bug. Code should be wrapped with ```triple quotes blocks``` to improve readability.
5151
If it is not possible to reproduce the bug with a short self-contained Scenic or Python file, for example if a specific mesh is required, you can attach any required files below or include a link to them.
52+
53+
If possible/applicable, please specify a seed that will reproduce the issue by running scenic with the seed argument: `scenic -s SEED, --seed SEED random seed`
5254
placeholder: |
5355
1. First step to reproduce bug
5456
2. Second step, etc

0 commit comments

Comments
 (0)