From b5fc1a71e7526bd4eef771845f83db8ff1321640 Mon Sep 17 00:00:00 2001 From: Greg Caporaso <192372+gregcaporaso@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:11:13 -0700 Subject: [PATCH] Update intro.md --- book/intro.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/intro.md b/book/intro.md index 1d5f6cc..9e47521 100644 --- a/book/intro.md +++ b/book/intro.md @@ -44,3 +44,7 @@ You do not need to master all of these sections to develop with QIIME 2. For example, if you are interested in creating plugins, then the only section you need to concern yourself with is the **Plugins** section. Other topics, such as **Framework Internals** and **CI Internals**, are advanced topics that are mostly useful for the QIIME 2 Development Team itself. +## Contributing +*Developing with QIIME 2* is a book being authored by [Greg Caporaso](https://github.com/gregcaporaso) and [Evan Bolyen](https://github.com/ebolyen). +To get information on contributing, see [](contributing-to-dwq2). +