Skip to content

Commit 21749e7

Browse files
authored
Merge pull request jsonmc#88 from jsonmc/sergio/contribution
Post comment to issue to contribute
2 parents 37c7aac + 01ccf8a commit 21749e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The JSON output should be the default "pretty" json output provided by node, wit
66

77
When in doubt, the output should match the `JSON.stringify(data, null, 2)` function output. `data` being the contents of the json file.
88

9+
When working on a issue, make a comment on the issue so that we don't have multiple people working on the same movies/actors.
10+
911
## File Names
1012

1113
All filenames should be lower-case. Spaces should be replaced by dashes ("-").

0 commit comments

Comments
 (0)