Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.35 KB

File metadata and controls

18 lines (13 loc) · 1.35 KB

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:
  1. Open project description template and copy its full content to the clipboard
  2. Go back to Projects folder on GitHub
  3. Click on "Create new file" button
  4. Type YourProjectName/README.md
  5. Paste the previously copied content of project template page into your new README.md
  6. Update at least your project's title, key investigators, project description sections
  7. Add a link to your project to the main project list

Note: some steps above may require creating a pull request until your account is given write access.