Skip to content

Commit 3482755

Browse files
sonukapooratscott
authored andcommitted
docs: update the stackblitz in the GitHub Issue template (angular#37219)
This commit updates the bug report stackblitz template for opening a new issue based on the current angular release. Closes angular#37063 PR Close angular#37219
1 parent 65c3888 commit 3482755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ Existing issues often contain information about workarounds, resolution, or prog
3232

3333
## 🔬 Minimal Reproduction
3434
<!--
35-
Please create and share minimal reproduction of the issue starting with this template: https://stackblitz.com/fork/angular-issue-repro2
35+
Please create and share minimal reproduction of the issue starting with this template: https://stackblitz.com/fork/angular-ivy
3636
-->
3737
<!-- ✍️--> https://stackblitz.com/...
3838

3939
<!--
4040
If StackBlitz is not suitable for reproduction of your issue, please create a minimal GitHub repository with the reproduction of the issue.
41-
A good way to make a minimal reproduction is to create a new app via `ng new repro-app` and add the minimum possible code to show the problem.
41+
A good way to make a minimal reproduction is to create a new app via `ng new repro-app` and add the minimum possible code to show the problem.
4242
Share the link to the repo below along with step-by-step instructions to reproduce the problem, as well as expected and actual behavior.
4343
4444
Issues that don't have enough info and can't be reproduced will be closed.

0 commit comments

Comments
 (0)