docs: Fix formatting in CONTRIBUTING (#2526)

Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
This commit is contained in:
mamoodi 2024-06-19 15:14:46 -04:00 committed by GitHub
parent dda435e5e8
commit c4ad3b8f47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,12 +77,12 @@ git push origin my_branch
### 6. Open a Pull Request
On Github, go to the page of your forked repository, and create a Pull Request
- Click on `Branches`
- Click on the `...` beside your branch and click on `New pull request`
- Set `base repository` to `OpenDevin/OpenDevin`
- Set `base` to `main`
- Click `Create pull request`
* On Github, go to the page of your forked repository, and create a Pull Request:
- Click on `Branches`
- Click on the `...` beside your branch and click on `New pull request`
- Set `base repository` to `OpenDevin/OpenDevin`
- Set `base` to `main`
- Click `Create pull request`
The PR should appear in [OpenDevin PRs](https://github.com/OpenDevin/OpenDevin/pulls).