Edit this page
How to create a new project
- Post questions about the project idea and team on the Project Week forum, our communication mechanism as of PW28.
- When you are ready, add a new entry in the list of Projects by creating a new
README.md
file in subfolder in Projects
folder, and copying contents of project description template file into it. Step-by-step instructions for this are:
- Open project description template and copy its full content to the clipboard
- If the link does not work (https issues) please try here
- Go back to Projects folder on GitHub
- Click on “Create new file” button
- Type
YourProjectName/README.md
- When naming the file, please ensure there are no spaces/special characters in the folder or file name
- Paste the previously copied content of project template page into your new
README.md
- Update at least your project’s title, category, key investigators, location, and project description sections
- Create a pull request with the new page