From 28f1d5a952a37ad1cd5b14db238df949d0039e2d Mon Sep 17 00:00:00 2001 From: oxdev03 <140103378+oxdev03@users.noreply.github.com> Date: Sun, 28 Apr 2024 13:54:30 +0200 Subject: [PATCH] change branch names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45b04a7..6c8561f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Contributions to pm2.web are welcome! If you would like to contribute to the pro 1. Fork the repository on GitHub. -2. Create a new branch from the `develop` branch to work on your changes. +2. Create a new branch from the `master` branch to work on your changes. 3. Make your modifications and ensure they adhere to the project's coding standards. @@ -96,7 +96,7 @@ Contributions to pm2.web are welcome! If you would like to contribute to the pro 5. Push your branch to your forked repository. -6. Submit a pull request to the `develop` branch of the main pm2.web repository. +6. Submit a pull request to the `master` branch of the main pm2.web repository. ## License