From b6d7ab002fe333388f3f5aa0d3ab66b2e50c99c9 Mon Sep 17 00:00:00 2001 From: Ry Jones Date: Wed, 29 Nov 2023 08:48:28 -0800 Subject: [PATCH] Fix links Signed-off-by: Ry Jones --- guidelines/project-best-practices.md | 2 +- guidelines/project-incubation-entry-considerations.md | 2 +- guidelines/raising-an-issue.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/guidelines/project-best-practices.md b/guidelines/project-best-practices.md index 20376ab1..220a8468 100644 --- a/guidelines/project-best-practices.md +++ b/guidelines/project-best-practices.md @@ -21,7 +21,7 @@ The document will first provide a survey of existing guidelines and practices an ## Project Incubation Entry Considerations -The [Project Incubation Entry Considerations](project-incubation-entry-considerations.md) provides baseline suggestions for new Incubations projects. For example: +The [Project Incubation Entry Considerations](../governing-documents/project-incubation-entry-considerations.md) provides baseline suggestions for new Incubations projects. For example: * Follow basic open-source practices and licensing * [DCO](https://developercertificate.org/) sign-offs on commits * Diverse set of maintainers and stakeholders diff --git a/guidelines/project-incubation-entry-considerations.md b/guidelines/project-incubation-entry-considerations.md index dc209605..f33163cd 100644 --- a/guidelines/project-incubation-entry-considerations.md +++ b/guidelines/project-incubation-entry-considerations.md @@ -6,7 +6,7 @@ grand_parent: Hyperledger TOC nav_order: 3 --- # Project Incubation Entry Considerations -This document provides information to help people who are considering bringing their projects to Hyperledger for [Incubation](./project-lifecycle.md#incubation). Specifically, it will outline items that the TOC will take into consideration when evaluating the project, as well as, some best practices that have been followed by other projects prior to the project proposal being submitted to the TOC. Our hope is that this document will smooth the entry process for new projects being proposed. The [project proposal process](./project-lifecycle.md#proposal) and the [template for project proposals](https://hyperledger.github.io/hyperledger-hip/) are outlined outside of this document. The goal of Incubation within Hyperledger is to provide a space for projects that have high potential to grow in the community. Ideas should start in [Hyperledger Labs](https://labs.hyperledger.org/). +This document provides information to help people who are considering bringing their projects to Hyperledger for [Incubation](../governing-documents/project-lifecycle.md#incubation). Specifically, it will outline items that the TOC will take into consideration when evaluating the project, as well as, some best practices that have been followed by other projects prior to the project proposal being submitted to the TOC. Our hope is that this document will smooth the entry process for new projects being proposed. The [project proposal process](../governing-documents/project-lifecycle.md#proposal) and the [template for project proposals](https://hyperledger.github.io/hyperledger-hip/) are outlined outside of this document. The goal of Incubation within Hyperledger is to provide a space for projects that have high potential to grow in the community. Ideas should start in [Hyperledger Labs](https://labs.hyperledger.org/). ## Considerations When considering projects that are proposed for incubation to Hyperledger, the TOC will consider the following items: codebase, maintainers, community, sponsors, legal, and overlap with existing projects. The below items are not hard and fast rules for projects being accepted. The considerations are a guide to project proposers. If you meet most of the considerations, you are most likely to be accepted. If you do not meet any of the considerations, you are most likely to not be accepted. diff --git a/guidelines/raising-an-issue.md b/guidelines/raising-an-issue.md index bd7888ef..d0c046f8 100644 --- a/guidelines/raising-an-issue.md +++ b/guidelines/raising-an-issue.md @@ -13,4 +13,4 @@ There are several ways you can bring up an issue to the TOC. The most direct one Please, provide all relevant background information when raising an issue so that the TOC is fully equiped to process it. Failing to do so will lead the TOC to ask for that information as a first step and delay processing. -If you are unsure about how to proceed or would like to raise an issue privately consider contacting one of the [Hyperledger Community Architects](https://wiki.hyperledger.org/display/CA/Community+Architects+Team) or one of the [TOC members](./toc-members.md). Community Architects can easily be contacted via email [community-architects@hyperledger.org](mailto:community-architects@hyperledger.org) or chat [#community-architects](https://discord.com/servers/hyperledger-foundation-905194001349627914). +If you are unsure about how to proceed or would like to raise an issue privately consider contacting one of the [Hyperledger Community Architects](https://wiki.hyperledger.org/display/CA/Community+Architects+Team) or one of the [TOC members](../members-info/toc-members.md). Community Architects can easily be contacted via email [community-architects@hyperledger.org](mailto:community-architects@hyperledger.org) or chat [#community-architects](https://discord.com/servers/hyperledger-foundation-905194001349627914).