-
Notifications
You must be signed in to change notification settings - Fork 232
chore: migrate master to main by renaming master to main in all refer… #612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @marianna-exelate, thanks for this! It's been on my to-do list for a while. Other than the references in the repo to |
Codecov Report
@@ Coverage Diff @@
## main #612 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 218 218
Branches 28 26 -2
=========================================
Hits 218 218 Continue to review full report at Codecov.
|
.all-contributorsrc
Outdated
@@ -529,6 +529,15 @@ | |||
"bug", | |||
"code" | |||
] | |||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is done automatically with a bot, you can remove this :)
I can help with that @mpeyper, we've done it in rtl already :) Let me merge this one and verify everything works, I'll do it later on today |
Thanks @MatanBobi, it's late here so won't get to it myself for a while. |
Thanks @marianna-exelate! :) |
@all-contributors please add @marianna-exelate for infra :) |
I've put up a pull request to add @marianna-exelate! 🎉 |
🎉 This PR is included in version 5.1.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What:
Changed the refs from the 'master' branch into 'main'
Why:
To be more compliment with updated web standards
How:
updated mainly the contribution guide and the validation file, kept 'master' branch available to be backward compatible as an intermediate phase
Checklist: