From 061564394fed1ebc6488dd90e1936f2436d218e0 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 20 Mar 2018 23:15:26 -0700 Subject: [PATCH] docs: improve changelog instructions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0c61628c..3c3895f8c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ v6 framework is now feature complete, the cli and material/cdk parts of the v6 release and other integrations are still in works and will be completed by the time we cut v6.0.0. +Please [file new issues](https://github.com/angular/angular/issues/new) at our issue tracker with as many details as +possible, and ideally also a include a good reproduction of the problem. + ### Bug Fixes * **bazel:** correct expected outs for external sources in ng_module ([#22755](https://github.com/angular/angular/issues/22755)) ([bfe077a](https://github.com/angular/angular/commit/bfe077a)) @@ -22,7 +25,7 @@ in works and will be completed by the time we cut v6.0.0. -# [6.0.0-beta.8](https://github.com/angular/angular/compare/6.0.0-beta.7...6.0.0-beta.8) (2018-03-21) +# [6.0.0-beta.8](https://github.com/angular/angular/compare/6.0.0-beta.7...6.0.0-beta.8) (2018-03-16) ### Bug Fixes