dequelabs / dequelabs/cauldron
Change `master` branch name to `main`
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
In 2020, GitHub changed their default branch to `main` due to the word "master" being insensitive. Let's be good web citizens and make the easy change.
https://sfconservancy.org/news/2020/jun/23/gitbranchname/
https://github.com/github/renaming
This can be changed in the UI.

Along with this change, we'll need to update these files:
https://github.com/dequelabs/cauldron/blob/develop/.github/workflows/sync-branches.yml
https://github.com/dequelabs/cauldron/blob/develop/RELEASING.md
https://github.com/dequelabs/cauldron/blob/develop/.circleci/config.yml
Contributor guide
Assessment
This issue has not been assessed yet.