Open bcho892 opened 3 months ago
Is your feature request related to a problem? Please describe.
The admins want there to be a "sign in as guest" option for the sign up form - so that those intending to sign up as guests know they don't need to pay for membership.
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
The admins want there to be a "sign in as guest" option for the sign up form - so that those intending to sign up as guests know they don't need to pay for membership.
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)