From 04c1b922be3ac4e8a021fe54f35d82eea2b49430 Mon Sep 17 00:00:00 2001 From: alex-rakowski Date: Sun, 19 Nov 2023 21:22:52 -0800 Subject: [PATCH] adding a link about forking and cloning repos --- CONTRIBUTORS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4127dc107..f047aaa7c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -65,8 +65,7 @@ Thank you for your interest in contributing to py4DSTEM! We look forward to seei ```bash git clone https://github.com//py4DSTEM.git ``` - - +**_extra tips_:** Github has an excellent [tutorial](https://docs.github.com/en/get-started/quickstart/fork-a-repo) you can follow to learn mote about for steps one and two. 3. **Create a new branch:** Create a new branch for your development work. This will prevent your changes from affecting the main branch of the repository. Use the following command, replacing `` with a name for your branch, using an informative name can be helpful e.g. ``: