diff --git a/README.md b/README.md index b1481eef..e064164c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Azure Proactive Resiliency Library (APRL) +> [!CAUTION] +> The APRL repository is scheduled to be migrated to a new repository the week of April 8th. +> The current APRL repository will be placed in **READ-ONLY** mode from April 8th to April 12th. +> No new pull requests will be accepted after April 5th. +> +> **New Repository:** [https://github.com/Azure/Azure-Proactive-Resiliency-Library-v2](https://github.com/Azure/Azure-Proactive-Resiliency-Library-v2) +> +> **[aka.ms/aprl](https://aka.ms/aprl)** will redirect to the new website starting April 15th + [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Azure/Azure-Proactive-Resiliency-Library.svg)](http://isitmaintained.com/project/Azure/Azure-Proactive-Resiliency-Library "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/Azure/Azure-Proactive-Resiliency-Library.svg)](http://isitmaintained.com/project/Azure/Azure-Proactive-Resiliency-Library "Percentage of issues still open") @@ -17,7 +26,7 @@ The library also contains supporting [Azure Resource Graph (ARG)](https://learn. > The contribution guide can be found on the GitHub pages site here: [aka.ms/aprl/contribute](https://aka.ms/aprl/contribute) -This project only currently accepts Pull Requests from Microsoft FTEs as of today. However, anyone is welcomed to create issues/features requests on the repo for the team to triage and action. 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 [https://cla.opensource.microsoft.com](https://cla.opensource.microsoft.com). +This project only currently accepts Pull Requests from Microsoft FTEs as of today. However, anyone is welcomed to create issues/features requests on the repo for the team to triage and action. 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 [https://cla.opensource.microsoft.com](https://cla.opensource.microsoft.com). When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. diff --git a/docs/content/_index.md b/docs/content/_index.md index a6bf02cc..be7091b5 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -4,6 +4,20 @@ description = "Welcome to the home of the Azure Proactive Resiliency Library (AP weight = 1 +++ +{{< alert style="danger" >}} + +## WEBSITE MAINTENANCE NOTICE + +The APRL repository is scheduled to be migrated to a new repository the week of April 8th. +The current APRL repository will be placed in READ-ONLY mode from April 8th to April 12th. +No new pull requests will be accepted after April 5th. + +### New Repository: [https://github.com/Azure/Azure-Proactive-Resiliency-Library-v2](https://github.com/Azure/Azure-Proactive-Resiliency-Library-v2) + +### [aka.ms/aprl](https://aka.ms/aprl) will redirect to the new website starting April 15th + +{{< /alert >}} + Welcome to the home of the Azure Proactive Resiliency Library (APRL). @@ -29,10 +43,10 @@ In APRL you will see a number of terms used, like Preview & Verified. The below {{< table style="table-striped" >}} -| Term | Definition | -| ---- | ---------- | -| Preview Guidance | Guidance that Microsoft FTEs have created based on customer engagements and is in the process of reviewing with the relevant Azure Product Group Engineering Service owners to ensure the content is valid and accurate | -| Verified Guidance | Guidance has been signed off by Azure Product Group Engineering Service owners following their review | +| Term | Definition | +| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Preview Guidance | Guidance that Microsoft FTEs have created based on customer engagements and is in the process of reviewing with the relevant Azure Product Group Engineering Service owners to ensure the content is valid and accurate | +| Verified Guidance | Guidance has been signed off by Azure Product Group Engineering Service owners following their review | {{< /table >}}