-
Notifications
You must be signed in to change notification settings - Fork 6k
📋 standard metadata updates #5097
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
Conversation
Good question @pkulikov. I've been removing them from content that was created directly on Docs like Core or F#. But I'm keeping that metadata for folders that contain migrated content since that's the key to find the topic in our old system. We should be able to remove them entirely once we address all migration issues. /cc @rpetrusha @BillWagner |
@mairaw thank you for the answer, that's clear. So, it's kind of pre-history for those docs in C# and standard folders. |
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.
I've just spot-checked a random assortment of files, and everything seemed to be good, @mairaw. You can merge this when you're ready.
Related to #5062
We should merge #5099 first and then see how that with these changes combined look like. But wanted to keep that global change on a separate PR.