Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 479 Bytes

Forking

This repository is made for learning how to fork a repository and is part of the VIB - BITS & ELIXIR Belgium introduction to Git & GitHub course (link to the course materials).

What you should do:

  • Fork the repository
  • Create a branch (e.g. yourname)
  • Add your name to the participants.txt-file
  • Stage, commit & push
  • Create a pull request & merge your changes into the dev branch.

Good luck!