From 1dd77d62584c0423dacc9f85f0cf7d9c6b710189 Mon Sep 17 00:00:00 2001 From: alyssacai Date: Thu, 2 Oct 2025 22:11:02 -0400 Subject: [PATCH] Update tutorial-contributing.rst --- docs/source/tutorial-contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/tutorial-contributing.rst b/docs/source/tutorial-contributing.rst index f12e950..a976865 100644 --- a/docs/source/tutorial-contributing.rst +++ b/docs/source/tutorial-contributing.rst @@ -1,5 +1,5 @@ ################################## -2. Contributing to the codebase +2. Contributing to the codebase (yay!) ################################## Children Helping Science (CHS) is an open-source project, meaning that the code is freely available and anyone can contribute. This includes the actual CHS platform, the components used in Lookit and jsPsych studies, AND the documentation you're reading now. Community contributions and input are critical to the project! @@ -415,7 +415,7 @@ Your issue will now have a number assigned to it and will be listed in the issue CHS staff may respond to ask for further information, schedule it for future development, and/or wait for community feedback about the idea to gauge demand. -Exercises +Exercises (wow...) ---------- 1. Suppose you would like to be able to download a file with scrambled or random data of the same form as your actual data, so that you could get your analysis scripts working without contaminating your real dataset. Which GitHub repo should you create an issue in?