Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Dorrans <github.com@idunno.org>2021-11-15 22:22:51 +0300
committerGitHub <noreply@github.com>2021-11-15 22:22:51 +0300
commite728bf35778fa6b5204c6ebead380af2f7a044d2 (patch)
treeb9165e7a0fc910f9b6e6405cb353b8511116cafe /bug-bounty-preview-scopes.md
parentebd3135c40a6d68564c189b49e11e1d375108979 (diff)
Update bug-bounty-preview-scopes.md
Co-authored-by: Immo Landwerth <immol@microsoft.com>
Diffstat (limited to 'bug-bounty-preview-scopes.md')
-rw-r--r--bug-bounty-preview-scopes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bug-bounty-preview-scopes.md b/bug-bounty-preview-scopes.md
index 38e3eec6..e835cbec 100644
--- a/bug-bounty-preview-scopes.md
+++ b/bug-bounty-preview-scopes.md
@@ -4,7 +4,7 @@
The [.NET bug bounty](https://www.microsoft.com/en-us/msrc/bounty-dot-net-core) covers current released versions of .NET Core, ASP.NET Core and .NET, as well as the latest beta or release candidate of the upcoming version.
-.NET has the concept of preview features which ship in the current version, or in nightly builds of the upcoming version. Preview features are not enabled by default, but their goal is to be enabled in the next major release. Preview features are now considered in scope for the bug bounty if they are listed in the table below.
+.NET has the concept of [preview features](https://github.com/dotnet/designs/blob/main/accepted/2021/preview-features/preview-features.md) which ship in the current version, or in nightly builds of the upcoming version. Preview features are not enabled by default, but their goal is to be enabled in the next major release. Preview features are now considered in scope for the bug bounty if they are listed in the table below.
Bugs against preview features in the current release must be demonstrated against the latest current release.