|
11 | 11 | [](https://github.com/ruby-git/ruby-git/actions?query=workflow%3ACI)
|
12 | 12 | [](https://conventionalcommits.org)
|
13 | 13 |
|
| 14 | +-[📢 Default Branch Rename 📢](#-default-branch-rename-) |
14 | 15 | -[📢 We've Switched to Conventional Commits 📢](#-weve-switched-to-conventional-commits-)
|
15 | 16 | -[Summary](#summary)
|
16 | 17 | -[Install](#install)
|
|
21 | 22 | -[Ruby version support policy](#ruby-version-support-policy)
|
22 | 23 | -[License](#license)
|
23 | 24 |
|
| 25 | +##📢 Default Branch Rename 📢 |
| 26 | + |
| 27 | +On June 6th, 2025, the default branch was renamed from 'master' to 'main'. |
| 28 | + |
| 29 | +Instructions for renaming your local or forked branch to match can be found in the |
| 30 | +gist[Default Branch Name |
| 31 | +Change](https://gist.github.com/jcouball/580a10e395f7fdfaaa4297bbe816cc7d). |
| 32 | + |
24 | 33 | ##📢 We've Switched to Conventional Commits 📢
|
25 | 34 |
|
26 | 35 | To enhance our development workflow, enable automated changelog generation, and pave
|
|