You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since everything is currently merged to master it means that its quite easy to break when mistakes are made.
Can we do development on a develop branch and then release on master? This means we can have a 'stable' master branch and test things on develop in case they break stuff.