From 205e0f1c9b464d44ff1ecec386cb6e6cb5b13ffb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:36:54 +0000 Subject: [PATCH 1/2] Initial plan From 56d1ad91bbb62c7603e19f958ce57b10b45c1de2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:44:28 +0000 Subject: [PATCH 2/2] Add guidance for cross-repository issues to CONTRIBUTING.md Co-authored-by: GrantMeStrength <1928855+GrantMeStrength@users.noreply.github.com> --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ba8073422..5366fcc3cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,14 @@ Thank you for your interest in contributing to our documentation! We appreciate your feedback, edits, and additions to our docs. Please see the [Microsoft Learn documentation contributor guide](https://learn.microsoft.com/contribute/) for information on how to do quick edits, get a local contribution environment set up, review open pull requests, and create quality issues, along with some "Microsoft writing essentials", the Learn site authoring pack for VS Code, and info about Hacktoberfest. +## Issues with other Microsoft documentation repositories + +If you encounter issues with contribution links or guidance in other Microsoft documentation repositories (such as broken authentication links), you can: + +- Use the [Microsoft Learn documentation contributor guide](https://learn.microsoft.com/contribute/) as an alternative resource for general contribution guidance +- Report cross-repository issues in this repository if the target repository doesn't have Issues enabled +- Check the [Microsoft Q&A platform](https://learn.microsoft.com/answers/) for community support + ## Internal contributions If you are a Microsoft employee, please contribute through the [private content repository](https://github.com/microsoftdocs/windows-dev-docs-pr).