Skip to content

Commit

Permalink
Fixing minor errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcmakin00 committed May 10, 2024
1 parent 3426ad4 commit fb0462d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ cd /code_folder/geolocator
git checkout my_new_branch
```
Now you can make code changes and see them in real time by using npm start.
**Note: ** Add documentation to your code to help other contributors understand your code

**Note: Add documentation to your code to help other contributors understand your changes**

When you are finished with your changes add you file to and commit your changes.

Expand Down

0 comments on commit fb0462d

Please sign in to comment.