Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reeya123 authored Jul 22, 2024
1 parent 86464a2 commit e427db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Enhancement suggestions are also tracked as GitHub issues. Provide the following
### Submitting Code Changes

1. Fork the repository.
2. Create a new branch from `main` (e.g., `feature-branch`).
2. Create a new branch from `Development` (e.g., `feature-branch`).
3. Make your changes.
4. Ensure your code adheres to the [code style](docs/contributing/style_guides.md).
5. Commit your changes with a descriptive message.
6. Push your branch to your fork.
7. Create a pull request (PR) to the `main` branch of the original repository.
7. Create a pull request (PR) to the `Development` branch of the original repository.

Please ensure your PR includes:

Expand Down

0 comments on commit e427db5

Please sign in to comment.