From 2e3c467a50c0783ad7a521535f9cb66fc088a12b Mon Sep 17 00:00:00 2001 From: Michael Lenahan <michael.lenahan@gmail.com> Date: Wed, 12 Feb 2025 16:50:29 +0100 Subject: [PATCH] Update instructions on how to contribute to documentation --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 80137073..28422ee0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,7 +29,7 @@ ECA (Events - Conditions - Actions) is a Drupal module that processes business p ## Additional resources -You can find articles, tutorials, videos and other learning materials in the Resources section. +You can find articles, tutorials, videos, and other learning materials in the Resources section. ## Get support @@ -50,7 +50,7 @@ We welcome contributions including: To contribute: -1. Create an account on [ECA Guide GitLab](https://gitlab.lakedrops.com) +1. Request an account on the [ECA Guide GitLab](https://gitlab.lakedrops.com). Contact the ECA maintainers on the [ECA Slack channel](https://drupal.slack.com/archives/C0287U62CSG), and provide an email address for the account. 2. Visit the [ECA Guide Project](https://gitlab.lakedrops.com/drupal/documentation/eca) 3. Open an issue or create a merge request -- GitLab