Skip to content

Commit 48e58b5

Browse files
authored
Merge pull request #862 from mccarthyryanc/contributing-schema-format
Updating contributing docs to use jsonformatter
2 parents 45a1a6a + 2d67140 commit 48e58b5

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
@@ -37,6 +37,8 @@ system. Please use `check-markdown` locally, as described in the [next section](
3737
to ensure that the checks on the pull request succeed. If it does not then you can look at the
3838
mistakes online, which are the same as running `check-markdown` locally would surface.
3939

40+
All pull requests that modify or create JSON schema files or examples should use [JSON formatter](https://jsonformatter.org/) to keep files consistent across the repo.
41+
4042
All pull requests additionally require a review of two STAC core team members. Releases are cut
4143
from dev to master (and require 3 approvals), see the [process](process.md) document for more details.
4244

0 commit comments

Comments
 (0)