Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.68 KB

File metadata and controls

18 lines (14 loc) · 1.68 KB

How to create a new tutorial

  • Example tutorial topics include how to use an open source registration tool, how to access an open access brain imaging data and the data's properties, or how to use community compute and data archive resources.
  • Post any questions about the tutorial idea and team on the Get Your Brain Straight mailing list, our communication mechanism.
  • When you are ready, add a new entry in the list of Tutorials by creating a new README.md file in a subfolder of the Tutorials folder, and copying contents of the tutorial description template file into it. Step-by-step instructions for this are:
  1. Open tutorial description template and copy its full content to the clipboard
  2. Go back to Tutorials folder on GitHub
  3. Click on Add files -> Create new file buttons.
  4. Type YourTutorialName/README.md
  5. Paste the previously copied content of tutorial template page into your new README.md
  6. Update at least your project's Title, Instructors, Tutorial Description sections
  7. Add a link to your project to the main tutorial list

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