Skip to content

Commit 4e63345

Browse files
bailey's suggestion
1 parent af342cd commit 4e63345

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All code changes must work on the minimum Node version specified in [package.jso
1717

1818
### Get the Code
1919

20-
Begin by cloning this repo. Then run `npm install` to install necessary dependencies.
20+
Begin by creating a fork of this repo. Then run `npm install` to install necessary dependencies.
2121

2222
### MongoDB Helpers
2323

@@ -107,7 +107,6 @@ Below are some conventions that aren't enforced by any of our tooling but we non
107107

108108
## Pull Request Process
109109

110-
1. Create a fork of the repository.
111110
1. Update the README.md or similar documentation with details of changes you
112111
wish to make, if applicable.
113112
1. Add any appropriate tests.

0 commit comments

Comments
 (0)