Skip to content

Commit

Permalink
docs(signals): update stackblitz link (ngrx#4453)
Browse files Browse the repository at this point in the history
Co-authored-by: Brandon Roberts <[email protected]>
  • Loading branch information
rainerhahnekamp and brandonroberts authored Aug 12, 2024
1 parent 62cceeb commit cc7267e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ body:
id: reproduction
attributes:
label: Minimal reproduction of the bug/regression with instructions
description: Use the [NgRx Global Store StackBlitz example](https://stackblitz.com/edit/ngrx-seed) or [NgRx Signal Store StackBlitz example](https://stackblitz.com/edit/ngrx-signal-store-starter) to create a reproduction.
description: Use the [NgRx Global Store StackBlitz example](https://stackblitz.com/edit/ngrx-seed) or [NgRx Signal Store StackBlitz example](https://stackblitz.com/github/ngrx/signal-store-starter?file=src%2Fmain.ts) to create a reproduction.
placeholder: If the bug/regression does not include a reproduction via StackBlitz or GitHub repo, your issue may be closed without resolution.
validations:
required: true
Expand Down

0 comments on commit cc7267e

Please sign in to comment.