diff --git a/README.md b/README.md index 766f11a..a27fc7a 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,13 @@ this project. [graphql-scalars GitHub repository](https://github.com/graphql/graphql-scalars/tree/main/scalars). 2. Modify your selected template, and save it in the correct place - `scalars/contributed//.md` in the + `scalars/contributed//.md` in + the [graphql-scalars GitHub repository](https://github.com/graphql/graphql-scalars/tree/main/scalars/contributed). The directory location is important, as this will form part of the reference - URL for your specification. + URL for your specification. In case you are using an organization name, we + will manually verify that you are allowed to make the contribution in the + name of the organization. 3. Install dependencies with `npm install` and the run `npm run build` to locally build the resulting public specification files. Navigate to the