From 0e3ab532be252d27d80402c4b2b4414a2b10ad67 Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Tue, 23 Jan 2024 09:26:55 -0500 Subject: [PATCH] [NO-ISSUE] Removing contribution requests no longer required Signed-off-by: Michael Allen --- docs/getting-started/introduction.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index dfe5c266c..e3b01f838 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -23,8 +23,6 @@ One page summary of how to start a new ArtemisCloud project. [Quick Start →]({ You can contribute to these docs by sending a Pull Request to the [activemq-artemis-operator](https://github.com/artemiscloud/activemq-artemis-operator) Github repository. Each chapter is a single markdown file found under the [docs](https://github.com/artemiscloud/activemq-artemis-operator/tree/main/docs) directory. -Simply update an existing chapter or add a new file for a new one. If you add a new on you should update the [\_index.md](https://github.com/artemiscloud/activemq-artemis-operator/blob/main/docs/_index.md) -file with the new chapter . ## Help