Skip to content

Commit daae212

Browse files
authored
Update README.md
1 parent eb4e688 commit daae212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ contain bugs, errors, badly-written code, etc. In GitHub, the `main` branch is
8989
the default branch (or `master` if created prior to late 2020; update the default
9090
to `main` if so, [see why here](https://github.com/github/renaming)).
9191

92+
For our lab specifically, branches are also used to keep variations of our tasks in the same place. For example, if you have one variation of a task with a 7-point scale and another variation of the same task with a continuous scale, you may consider putting them on two separate branches. This allows us to keep the task in one place while still differentiating it.
93+
9294
### Descriptions
9395
Repository descriptions should include:
9496
- Project Name (as the title)

0 commit comments

Comments
 (0)