Skip to content
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

add parent/child explanation #40942

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

TaraOverfield
Copy link
Contributor

@TaraOverfield TaraOverfield commented May 15, 2024

Summary

In Nov 2023 we added an explanation table about how parent KBs relate to child KBs. This table was mistakenly omitted from Release Notes when they started in April 2024. This PR is to add the paragraph to published Release Notes.

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md April 2024 security and quality rollup
docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md April 2024 cumulative update preview
docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md May 2024 security and quality rollup

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the same paragraph is repeated, it's best to put it into a separate reusable file under an "includes" subdirectory. Then reference it like this:

[!INCLUDE [operating-system-kb](includes/operating-system-kb.md)]

Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @TaraOverfield, I agree with @gewarren here. Could you please place this into an includes folder, and then reference the include file in these three articles instead? This will greatly help reduce inconsistencies, inaccuracies, and maintenance long-term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants