From d2f5ae5d5960d85125ff57497b2cec2815df94e5 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Sat, 3 Jun 2023 02:35:19 +0400 Subject: [PATCH] Update contributing guide --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7f70d84..0685e105 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ -Thanks for contributing! Please see the -**Contributor Guide** section in [the documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/) for -information about how to contribute -[package updates](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/packages.html), +Thanks for contributing! +Please see the **Contributor Guide** section in [the documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/) +for information about how to contribute +[issues](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/issues.html), +[features](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/features.html), [recipes](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/recipes.html), [tests](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/tests.html), -[features](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/features.html), [community-maintained stacks](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/stacks.html).