Skip to content

Commit

Permalink
change branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
oxdev03 committed Apr 28, 2024
1 parent c19acbc commit 28f1d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ 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.

4. Commit your changes with clear and descriptive commit messages.

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

Expand Down

0 comments on commit 28f1d5a

Please sign in to comment.