Skip to content

Commit b27b7ef

Browse files
JeanMecheAndrewKushnir
authored andcommitted
docs: add mention of GH issue for devPreview feedback (angular#60010)
fixes angular#59902 PR Close angular#60010
1 parent 4fa5d18 commit b27b7ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

adev/src/content/reference/releases.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,12 @@ For example, to update from version 10 to version 12:
159159

160160
Occasionally we introduce new APIs under the label of "Developer Preview". These are APIs that are fully functional and polished, but that we are not ready to stabilize under our normal deprecation policy.
161161

162-
This may be because we want to gather feedback from real applications before stabilization, or because the associated documentation or migration tooling is not fully complete.
162+
This may be because we want to gather feedback from real applications before stabilization, or because the associated documentation or migration tooling is not fully complete. Feedback can be provided via a [GitHub issue](https://github.com/angular/angular/issues), where developers can share their experiences, report bugs, or suggest improvements to help refine the feature.
163163

164164
The policies and practices that are described in this document do not apply to APIs marked as Developer Preview. Such APIs can change at any time, even in new patch versions of the framework. Teams should decide for themselves whether the benefits of using Developer Preview APIs are worth the risk of breaking changes outside of our normal use of semantic versioning.
165165

166+
167+
166168
## Experimental
167169

168170
These APIs might not become stable at all or have significant changes before becoming stable.

0 commit comments

Comments
 (0)