-
Notifications
You must be signed in to change notification settings - Fork 7.7k
build: add release notes #15621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: add release notes #15621
Conversation
Signed-off-by: CrazyMax <[email protected]>
Signed-off-by: CrazyMax <[email protected]>
Signed-off-by: CrazyMax <[email protected]>
✅ Deploy Preview for docsdocker ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
@@ -0,0 +1 @@ | |||
[{{ include.repo }}#{{ include.number }}](https://github.com/{{ include.repo }}/issues/{{ include.number }}){:target="_blank" rel="noopener" class="_"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW; I know we're using it in many places, but the "class" option may not be needed; seems just to make sure the link doesn't have a CSS class assigned (we should even consider doing the reverse, and use a special class for these links)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes many places: https://github.com/docker/docker.github.io/search?q=rel%3D%22noopener%22+class%3D%22_%22 😅. Let's track this for a follow-up.
4e6da32
to
2440f83
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming the changes suggested by @thaJeztah 🎉
PTAL @usha-mandya |
2440f83
to
3b85d31
Compare
@crazy-max Thank you SO much for the updated release notes. Left some minor comments. PTAL and let me know if you have any questions. |
Signed-off-by: CrazyMax <[email protected]>
3b85d31
to
46c597e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: CrazyMax <[email protected]>
70ad8c0
to
7fe2679
Compare
As discussed with @usha-mandya, carry changes from #15291 with standard release notes format while waiting for more inputs with the new one using labels.