File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -84,11 +84,12 @@ to `main` if so, [see why here](https://github.com/github/renaming)).
84
84
85
85
### Descriptions
86
86
Repository descriptions should include:
87
- - Project Name
88
- - Date of repository creation
89
- - Your name, and the names of other who worked on it
90
- - The purpose of the project and the main question you asked
91
- - The platform on which it was run (Prolific, MTURK, Qualtrics, etc.)
87
+ - Project Name (as the title)
88
+
89
+ - ** Project goal:** [ state the purpose] * The goal of this project is to...*
90
+ - ** Important files:** [ files you need to run the task] * index.html*
91
+ - ** Papers:** [ cite papers here]
92
+ - ** To use this task:** * Clone repository and use the main task file. You may have to comment out the consent (line XYZ) to run the task locally.*
92
93
93
94
### Commit names
94
95
Every github commit should start with one of the following words:
You can’t perform that action at this time.
0 commit comments