From 69b5e7197c8b6d54fb0341574256664ee619f749 Mon Sep 17 00:00:00 2001 From: "Vic Perdana (MSFT)" <7114832+vicperdana@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:32:45 +1000 Subject: [PATCH] docs: add archive notice pointing to Azure/PSDocs.Azure Add a prominent notice at the top of README, SUPPORT, and CONTRIBUTING indicating this repository is archived and all future work is consolidated under https://github.com/Azure/PSDocs.Azure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- CONTRIBUTING.md | 5 +++++ README.md | 18 +++++++++++++----- SUPPORT.md | 15 +++++++++++---- 3 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0dee0343..70b2c429 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,10 @@ # Contributing +> [!IMPORTANT] +> **This repository is archived and is no longer accepting contributions.** +> All future work on PSDocs is consolidated under **[Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure)**. +> Please contribute there instead. + This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit diff --git a/README.md b/README.md index 89274690..af410c8b 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,24 @@ # PSDocs +> [!IMPORTANT] +> **This repository is archived and is no longer actively maintained.** +> +> All future work on PSDocs is consolidated under **[Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure)**. +> +> - Please open new issues, discussions, and pull requests in [Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure). +> - Issues, discussions, and pull requests in this repository will no longer be monitored. +> - Existing published module versions remain available on the PowerShell Gallery, but no new releases will be made from this repository. +> +> This repository remains available in read-only form for historical reference. + A PowerShell module with commands to generate markdown from objects using PowerShell syntax. ![ci-badge] ## Support -This project uses GitHub Issues to track bugs and feature requests. -Please search the existing issues before filing new issues to avoid duplicates. - -- For new issues, file your bug or feature request as a new [issue]. -- For help, discussion, and support questions about using this project, join or start a [discussion]. +New issues, feature requests, and discussions should be raised in [Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure). +Issues and discussions in this repository are no longer monitored. Support for this project/ product is limited to the resources listed above. diff --git a/SUPPORT.md b/SUPPORT.md index 4bf3324e..7941d9e4 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,12 +1,19 @@ # Support +> [!IMPORTANT] +> **This repository is archived and is no longer actively maintained.** +> All future work on PSDocs is consolidated under **[Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure)**. +> Please raise new issues and discussions in [Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure) instead. + ## How to file issues and get help -This project uses GitHub Issues to track bugs and feature requests. -Please search the existing issues before filing new issues to avoid duplicates. +New issues and feature requests should be raised in [Azure/PSDocs.Azure](https://github.com/Azure/PSDocs.Azure). +Issues and discussions in this repository are no longer monitored. + +The links below are retained for historical reference only: -- For new issues, file your bug or feature request as a new [issue]. -- For help, discussion, and support questions about using this project, join or start a [discussion]. +- Existing [issue] history. +- Existing [discussion] history. ## Microsoft Support Policy