starter_kit

We always want to make this wiki as helpful as possible, therefore if you have any improvements or additions, feel free to do so.

Contributing to this wiki

  1. Fork the repository.
  2. Clone your own fork to local
  3. Edit existing .md files, or create a new one with the following header:
    --- 
    layout: default
    title: Where is the cafeteria?
    rank: n
    ---
    
  4. Add, commit and push to your fork
  5. Create a PR: go to Pull Requests / New / Compare across forks and select your fork and explain what you’ve added.