Hi there 👋, could someone explain what is the di...
# avo-2
s
Hi there 👋, could someone explain what is the difference between the
main
branch and the
master
aka default branch in the avo repo please ? I would like to contribute but I don't get it. 🙏
l
yeah, there isn't a
master
branch anymore
we switched to
main
a while back
the best way to contribute is to fork Avo from
main
, make your changes on a branch and PR it back to the main repo
s
Ha ok !
Got it thank you
l
anytime!
5 Views