dotnet / dotnet/fsharp

NuGet Release notes reference internal Azure DevOps instead of source repository

Open
#15,986 2 comments 0 reactions 0 assignees View on GitHub
Area-Documentation
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

**Repro steps**

1. Navigate to release notes section for F# Core some version 7.+
2. Note the link

**Expected behavior**

You would expect the release notes to reference the source repository of F# instead of internal Azure Devops. For [F# Core 6.0.0 we have the following](https://www.nuget.org/packages/FSharp.Core/6.0.0#release-body-tab) :

https://github.com/dotnet/fsharp/blob/main/release-notes.md#FSharp-Core-6-0-0

**Actual behavior**

Instead we see that we get from [F# Core 7.0.0](https://www.nuget.org/packages/FSharp.Core/7.0.0#release-body-tab):

https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-fsharp/blob/main/release-notes.md#FSharp-Core-7-0-0

**Known workarounds**

The workaround is to manually navigate to the source of F# and read the release notes. Though in the case of F# Core 7, there don't seem to be any release notes in the document.

**Related information**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.