We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c275a commit ccbb4f2Copy full SHA for ccbb4f2
.github/ISSUE_TEMPLATE/releases/new-image-release.md
@@ -21,7 +21,7 @@ title: "Add image for ___"
21
- See the [supported tags policy](https://github.com/dotnet/dotnet-docker/blob/nightly/documentation/supported-tags.md)
22
to see which tagging patterns to follow.
23
1. - [ ] Run the commands to generate the Dockerfiles and READMEs based on templates:
24
- 1. - [ ] `pwsh .\eng\readme-templates\Get-GeneratedDockerfiles.ps1`
+ 1. - [ ] `pwsh .\eng\dockerfile-templates\Get-GeneratedDockerfiles.ps1`
25
1. - [ ] `pwsh .\eng\readme-templates\Get-GeneratedReadmes.ps1`
26
1. - [ ] Inspect generated changes for correctness
27
1. - [ ] Update tests
0 commit comments