-
Notifications
You must be signed in to change notification settings - Fork 967
Update error boilerplate include #5212
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
Update error boilerplate include #5212
Conversation
Learn Build status updates of commit e80b3f2:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/error-messages/includes/error-boilerplate.md | Details |
docs/error-messages/includes/error-boilerplate.md
- Line 9, Column 63: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/answers/tags/314/cpp' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
- Line 9, Column 63: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/answers/tags/314/cpp' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit d1cd2c2: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
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.
These are good changes. Thank you!
#sign-off |
Summary:
Send a Suggestion
button toSuggest a Feature
(as found in the latest version of VS)and prefer an absolute link for maximal compatibility (i.e. opening the old relative link on GitHub preview leads to a 404)