It follows the GitFlow model too and the main branch is dev.
The first feature branch, gitlab, I have already merged as it was a mirror of the repository we had here, on GitLab. That way if anything unexpected happens in the future we will always have an exact snapshot of the repository state during the movement phase and I think this is important.
Link to that exact commit: https://github.com/zavolanlab/tin-score-calculation/tree/3d375e3bdbf5eeb58ce3f5137681531122257da7
But also, as a downside of starting from an exact GL mirror - the new GH version needs some adjustments (especially the CI), cleaning and restructuring too. I would like to bring it to a high standard as for the MultiQC Plugins or Binding Scanner repos... Feel free to open issues there, on GH, or branch-and-push yourselves! I will rework this thing over time...