From 0c1dda79e7ce98ba496c16cb2e84d2bdaa481d2d Mon Sep 17 00:00:00 2001 From: Rob Nester Date: Mon, 14 Jul 2025 23:53:10 -0400 Subject: [PATCH] docs: indicate deprecation of enterprise-contract This commit updates the various markdown files in this repository to indicate that this organization is now deprecated and references should be updated to the new Conforma organization. Ref: EC-1125 Signed-off-by: Rob Nester --- CODE_OF_CONDUCT.md | 6 ++++++ CONTRIBUTING.md | 6 ++++++ README.md | 6 ++++++ SECURITY.md | 8 +++++++- profile/README.md | 10 +++++++--- 5 files changed, 32 insertions(+), 4 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 7fc0212..f3a8210 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,9 @@ +> [!IMPORTANT] +> This project has a new home! Please find us at [github.com/conforma](https://github.com/conforma). + +> [!NOTE] +> Please update your references to the appropriate repository in the [Conforma](https://github.com/conforma) organization. + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 44321dc..1ed2fe5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,9 @@ +> [!IMPORTANT] +> This project has a new home! Please find us at [github.com/conforma](https://github.com/conforma). + +> [!NOTE] +> Please update your references to the appropriate repository in the [Conforma](https://github.com/conforma) organization. + # Contributing Enterprise Contract welcomes contributions in many forms. [Pull requests](https://docs.github.com/en/get-started/quickstart/github-glossary#pull-request) are specifically appreciated and the maintainers will make every effort to assist with any issues in the pull request discussion. Feel free to create a pull request even if you are new to the process. If you need more information, see [this article](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) about how creating a pull request. diff --git a/README.md b/README.md index cc29010..d4a0022 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +> [!IMPORTANT] +> This project has a new home! Please find us at [github.com/conforma](https://github.com/conforma). + +> [!NOTE] +> Please update your references to the appropriate repository in the [Conforma](https://github.com/conforma) organization. + # .github This repository stores GitHub specific information that applies to all the repositories within the diff --git a/SECURITY.md b/SECURITY.md index 2c05a1f..56d2af3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,9 @@ +> [!IMPORTANT] +> This project has a new home! Please find us at [github.com/conforma](https://github.com/conforma). + +> [!NOTE] +> Please update your references to the appropriate repository in the [Conforma](https://github.com/conforma) organization. + # Security Policy ## Reporting a Vulnerability @@ -7,4 +13,4 @@ See detailed [instructions]([url](https://docs.github.com/en/code-security/secur The maintainers will respond within 3 working days of the report. If the issue is confirmed as a vulnerability, we will open a Security Advisory. -We will fully acknowledge the reporter for responsibly disclosing the vulnerability. +We will fully acknowledge the reporter for responsibly disclosing the vulnerability. \ No newline at end of file diff --git a/profile/README.md b/profile/README.md index 036fb2b..94b0b19 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,6 +1,10 @@ +> [!IMPORTANT] +> This project has a new home! Please find us at [github.com/conforma](https://github.com/conforma). + +> [!NOTE] +> Please update your references to the appropriate repository in the [Conforma](https://github.com/conforma) organization. + + Engage with the Conforma team by filing an issue in one of the repositories in [this GitHub organization](https://github.com/enterprise-contract/). Our [documentation](https://conforma.dev/docs/) may already have the answer you are looking for. - -> [!NOTE] -> Conforma was previously known as "Enterprise Contract". Please bear with us as we transition from the old name to the new name, and move our code to its new home in the [Conforma GitHub organization](https://github.com/conforma/).