Skip to content

Commit 3daa093

Browse files
authored
Add missing .NET Fx template link to lifecycle checklist (#5518)
1 parent ada13df commit 3daa093

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/releases/dotnet-release-lifecycle.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Add due dates to each of the issues so that we don't lose track of them.
5959
- [ ] Move `latest` tags in `manifest.json` to the new version
6060
- Relevant issue: https://github.com/dotnet/dotnet-docker/issues/2316
6161
- [ ] Add the new .NET version to the .NET Framework SDK image
62-
- https://github.com/microsoft/dotnet-framework-docker/blob/6a3c9d048f75c1e69c0e1059564cd56a90bf9e3c/eng/dockerfile-templates/sdk/Dockerfile#L56-L59
62+
- [ ] https://github.com/microsoft/dotnet-framework-docker/blob/6a3c9d048f75c1e69c0e1059564cd56a90bf9e3c/eng/dockerfile-templates/sdk/Dockerfile#L56-L59
63+
- [ ] https://github.com/microsoft/dotnet-framework-docker/blob/58a18cf958883c6a67ae888854bd9bb09f085e83/eng/dockerfile-templates/sdk/Dockerfile.ltsc2016#L80-L81
6364
- [ ] Post a new announcement on the [GitHub Discussions page](https://github.com/dotnet/dotnet-docker/discussions/new?category=announcements) page and pin the announcement
6465
- Include new .NET Docker features and breaking changes and defer to other official .NET documentation/announcements for other features
6566
- Example announcement: https://github.com/dotnet/dotnet-docker/discussions/4995
@@ -72,5 +73,6 @@ Add due dates to each of the issues so that we don't lose track of them.
7273
- [ ] Search for and simplify conditions including the EOL .NET Version in the Dockerfile templates and tests
7374
- [ ] Replace all references to the EOL .NET version in documentation with a new .NET version
7475
- [ ] Remove the EOL .NET version from the .NET Framework SDK images
75-
- https://github.com/microsoft/dotnet-framework-docker/blob/6a3c9d048f75c1e69c0e1059564cd56a90bf9e3c/eng/dockerfile-templates/sdk/Dockerfile#L56-L59
76+
- [ ] https://github.com/microsoft/dotnet-framework-docker/blob/6a3c9d048f75c1e69c0e1059564cd56a90bf9e3c/eng/dockerfile-templates/sdk/Dockerfile#L56-L59
77+
- [ ] https://github.com/microsoft/dotnet-framework-docker/blob/58a18cf958883c6a67ae888854bd9bb09f085e83/eng/dockerfile-templates/sdk/Dockerfile.ltsc2016#L80-L81
7678
- [ ] Post a new announcement on the [GitHub Discussions page](https://github.com/dotnet/dotnet-docker/discussions/new?category=announcements)

0 commit comments

Comments
 (0)