From a5254923da555a8e57d88f40884b01fe36cbe4ee Mon Sep 17 00:00:00 2001 From: James Couball Date: Fri, 6 Jun 2025 14:59:03 -0700 Subject: [PATCH] chore: announce default branch change in README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 18671023..f62b42f9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![Build Status](https://github.com/ruby-git/ruby-git/workflows/CI/badge.svg?branch=main)](https://github.com/ruby-git/ruby-git/actions?query=workflow%3ACI) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) +- [📢 Default Branch Rename 📢](#-default-branch-rename-) - [📢 We've Switched to Conventional Commits 📢](#-weve-switched-to-conventional-commits-) - [Summary](#summary) - [Install](#install) @@ -21,6 +22,14 @@ - [Ruby version support policy](#ruby-version-support-policy) - [License](#license) +## 📢 Default Branch Rename 📢 + +On June 6th, 2025, the default branch was renamed from 'master' to 'main'. + +Instructions for renaming your local or forked branch to match can be found in the +gist [Default Branch Name +Change](https://gist.github.com/jcouball/580a10e395f7fdfaaa4297bbe816cc7d). + ## 📢 We've Switched to Conventional Commits 📢 To enhance our development workflow, enable automated changelog generation, and pave