From e052f321ebf2d133490abfb8e48be8455837f1ee Mon Sep 17 00:00:00 2001 From: Eric Scott Date: Mon, 9 Sep 2024 10:59:37 -0700 Subject: [PATCH] add link to open handbook repo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cffaa07..4c4477e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# group-handbook-template +# Lab Group Handbook Template @@ -6,7 +6,7 @@ -This repo provides a template for a wiki-like lab group handbook built with Quarto. +This repo provides a template for a wiki-like lab group handbook built as a [Quarto book](https://quarto.org/docs/books/). A lab group handbook is a document that conveys a lab's ethos, policies, and procedures to group members ([Tendler et al., 2023](https://doi.org/10.7554/eLife.88853)). Some of the content is University of Arizona specific (e.g. links in the code of conduct), but it is intended for use by anyone with any kind of lab group (or other group) to adopt! @@ -38,6 +38,8 @@ You can watch the [video](https://img.youtube.com/vi/ad-1P11O5a4) or check out t eLife 12, e88853. +There is a [growing list of open lab group handbooks](https://github.com/cct-datascience/open-lab-handbooks) that you can get inspiration from (with proper credit of course!) + ## How to use this template 1. [Use this template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)—click the green "Use this template" button on this page to create a copy in your own GitHub organization (or personal account)