Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
15 changes: 11 additions & 4 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading