Browse Source

docs: Fix formatting in CONTRIBUTING (#2526)

Co-authored-by: Mahmoud Work <mahmoudwork@mahmouds-mini.home>
mamoodi 1 year ago
parent
commit
c4ad3b8f47
1 changed files with 6 additions and 6 deletions
  1. 6 6
      CONTRIBUTING.md

+ 6 - 6
CONTRIBUTING.md

@@ -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).