Skip to content

Commit 70f8f69

Browse files
authored
Update CONTRIBUTING.md
1 parent 9d3c21d commit 70f8f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ npm install # install dependencies
2929
```
3030

3131
## Making Changes
32+
Note that schema changes are made to `schema.ts`. `schema.json` is generated from `schema.ts`
33+
using `npm run validate:schema`.
3234

3335
1. Create a new branch:
3436
```bash

0 commit comments

Comments
 (0)