From 6e32edea59baf2d034d814244478c3a714af62d1 Mon Sep 17 00:00:00 2001 From: Kirthi Shankar <148816975+kikis05@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:56:04 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1c0cc6d..b8bf74ca 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ This application is built with Next.js Please never commit to master, even if you have permission. Run all changes by the Infrastructure Chairs. Here are the steps to making a change and solving an issue: -1. Make a branch off `master`. Please give it a descriptive message. +1. Make a branch off `main`. Please give it a descriptive message. 2. Commit your changes onto your branch. 3. Push your branch changes. -4. Once you're ready, create a pull request with base as the `master`. +4. Once you're ready, create a pull request with base as the `main`. 5. Write a descriptive title and comment. You can reference the associated issue with a #.