Skip to content

Preparing to submit

Hugo Gruson edited this page Mar 15, 2022 · 3 revisions

We rely on Github to store and interact with projections. To contribute to the Hub, you will need a free Github account.

Broadly, the steps to submit are:

  1. Fork this repository (called covid19-forecast-hub-europe/covid19-scenario-hub-europe)
    • Use the Fork button at the top right
    • (optional) In case you want to keep your fork synchronized with the main repository, configure a remote and sync your fork
  2. Create a new sub-directory for your team
  3. Submit forecasts by creating a pull request

These steps are explained in more detail in the instructions for submitting via the website or command line. If you are working on your first Github pull request, there are also some helpful beginner guides to Github.