Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.49 KB

File metadata and controls

18 lines (14 loc) · 1.49 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
    • If the link does not work (https issues) please try here
  2. Go back to Projects folder on GitHub
  3. Click on "Create new file" button
  4. Type YourProjectName/README.md
    • When naming the file, please ensure there are no spaces/special characters in the folder or file name
  5. Paste the previously copied content of project template page into your new README.md
  6. Update at least your project's title, category, key investigators, location, and project description sections
  7. Create a pull request with the new page