Skip to content

Commit b29defe

Browse files
Update CONTRIBUTING.md
Co-authored-by: Alex Johnson <[email protected]>
1 parent fcd799e commit b29defe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ npm run schema
146146

147147
#### Step 6: Review & commit potential changes made to test/plot-schema.json
148148

149-
> If you are editing attribute descriptions or implementing a new feature this file located in test folder would record the proposed changes to the API. This test file is different from the other plot-schema.json file located in the dist folder and should only be updated by maintainers at the release time.
149+
> If you are editing attribute descriptions or implementing a new feature this file located in the test folder records the proposed changes to the API. Note that there is another plot-schema.json file located in the dist folder, which should only be updated by the maintainers at release time.
150150
151151
**IMPORTANT:** please do not change and commit any files in the "dist" folder
152152

0 commit comments

Comments
 (0)