We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af342cd commit 4e63345Copy full SHA for 4e63345
CONTRIBUTING.md
@@ -17,7 +17,7 @@ All code changes must work on the minimum Node version specified in [package.jso
17
18
### Get the Code
19
20
-Begin by cloning this repo. Then run `npm install` to install necessary dependencies.
+Begin by creating a fork of this repo. Then run `npm install` to install necessary dependencies.
21
22
### MongoDB Helpers
23
@@ -107,7 +107,6 @@ Below are some conventions that aren't enforced by any of our tooling but we non
107
108
## Pull Request Process
109
110
-1. Create a fork of the repository.
111
1. Update the README.md or similar documentation with details of changes you
112
wish to make, if applicable.
113
1. Add any appropriate tests.
0 commit comments