From a4ec059bcff322b310728f53958136ce822adc6e Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 21 Aug 2025 20:38:50 +0000 Subject: [PATCH] A bit more clarity to the contributing guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf30b1c..8aa967e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This handbook is a living document, and all MEDLab team members are invited to e To contribute, make sure you are in the [MEDLab Contributors](https://git.medlab.host/org/MEDLab/teams/medlab_contributors) team. If you're not, let Nathan know. -Once in that team, navigate to the page you want to edit. To edit, press the pencil-shaped edit icon. If it is not clickable, you may not be in the MEDLab Contributors team. +Once in that team, navigate to the page you want to edit. To edit, press the pencil-shaped edit icon. If it is not clickable, or if it says you need to fork the repository, you may not be in the MEDLab Contributors team. Once you press the edit icon, you should see an editable text field. Make your changes in Markdown---[syntax is here](https://docs.gitea.com/usage/markdown).