We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37c7aac + 01ccf8a commit 21749e7Copy full SHA for 21749e7
contributing.markdown
@@ -6,6 +6,8 @@ The JSON output should be the default "pretty" json output provided by node, wit
6
7
When in doubt, the output should match the `JSON.stringify(data, null, 2)` function output. `data` being the contents of the json file.
8
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
+
11
## File Names
12
13
All filenames should be lower-case. Spaces should be replaced by dashes ("-").
0 commit comments