From b96d8fc7fdb26d2dacbd50bcdc7c2e6afdb7f80e Mon Sep 17 00:00:00 2001 From: sattij <julien.satti@etsi.org> Date: Mon, 2 Dec 2024 17:21:16 +0000 Subject: [PATCH] Tweak contribution-related pages --- doc/contributing/developing.md | 6 +++--- doc/contributing/documenting.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/contributing/developing.md b/doc/contributing/developing.md index d00bb4fa..432e5b00 100644 --- a/doc/contributing/developing.md +++ b/doc/contributing/developing.md @@ -82,11 +82,11 @@ The Web UI is written in `AngularJS`. To run it: We are available on different channels. -## Slack +### Slack -Feel free to join OpenSlice's [Slack](https://openslice.slack.com) workspace for any development oriented questions (preferred). +Feel free to join OpenSlice's [Slack](https://openslice.slack.com) workspace for any development oriented questions *(preferred)*. -## E-mail +### E-mail If you are a member or a participant, you can also reach out on the `OSL_TECH` mailing list. diff --git a/doc/contributing/documenting.md b/doc/contributing/documenting.md index 953be199..ce2db0b5 100644 --- a/doc/contributing/documenting.md +++ b/doc/contributing/documenting.md @@ -8,8 +8,11 @@ OpenSlice's documentation runs on [MkDocs](https://www.mkdocs.org/). ## Eligibility Documenting OpenSlice is limited to active contributors. So, if you: + 1. are an active member or participant; + 2. wish to contribute to it; + 3. you're ready! ## Documentation System and Structure -- GitLab