Skip to content

Commit bdeb54b

Browse files
authored
chore(issue_templates): Add --release dev option to stack install command (#330)
1 parent 2f5e824 commit bdeb54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release-from-scratch-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ Some stacks are not used by demos, but still need testing in some way.
112112
You can install the stack via:
113113

114114
```shell
115-
stackablectl stack install <STACK_NAME>
115+
stackablectl stack install <STACK_NAME> --release dev
116116
```

0 commit comments

Comments
 (0)