Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LINAGORA
L
LGS
Labs
voice-web
Commits
47c4ed5d
Commit
47c4ed5d
authored
Oct 04, 2017
by
Michael Henretty
Browse files
remove section from contributing doc asking for explicit linting and building
parent
d6301803
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
CONTRIBUTING.md
CONTRIBUTING.md
+0
-5
No files found.
CONTRIBUTING.md
View file @
47c4ed5d
...
...
@@ -44,11 +44,6 @@ The project is organized into the following directories:
-
*tools*
: Just some scripts for managing data.
-
*web*
: The Common Voice website files.
#### Before Opening a Pull Request
When you're done with some code changes that you want to submit, please ensure the following before opening your Pull Request (PR):
1.
All code passes linting (
`gulp lint`
finishes without errors or warnings).
2.
All code compiles (
`gulp ts ts-server`
finishes without errors or warnings).
#### Need Help?
For more options, just type:
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment