mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 17:43:52 +08:00
docs: add how to create a minimal repo in bug report template
This commit is contained in:
parent
ef523d0d41
commit
a7c66f982e
4
.github/ISSUE_TEMPLATE/1-bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/1-bug-report.md
vendored
@ -52,7 +52,9 @@ Simple steps to reproduce this bug.
|
|||||||
|
|
||||||
Please include: commands run (including args), packages added, related code changes.
|
Please include: commands run (including args), packages added, related code changes.
|
||||||
|
|
||||||
If reproduction steps are not enough for reproduction of your issue, please create a minimal GitHub repository with the reproduction of the issue. Share the link to the repo below along with step-by-step instructions to reproduce the problem, as well as expected and actual behavior.
|
If reproduction steps are not enough for reproduction of your issue, please create a minimal GitHub repository with the reproduction of the issue.
|
||||||
|
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.
|
||||||
|
Share the link to the repo below along with step-by-step instructions to reproduce the problem, as well as expected and actual behavior.
|
||||||
|
|
||||||
Issues that don't have enough info and can't be reproduced will be closed.
|
Issues that don't have enough info and can't be reproduced will be closed.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user