Skip to content

Commit

Permalink
We should allow fixing of spelling/grammatical errors (discord#42)
Browse files Browse the repository at this point in the history
These are the lowest hanging fruit for contributors to fix. No reason to not want them.
  • Loading branch information
jhgg committed May 4, 2016
1 parent fd7fa29 commit bf5348b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
1. Fixes to incorrect statements or inaccuracies within the documentation.
2. Rewording or extending documentation to clarify unclear wording or complicated explanations.
3. Additions that fill gaps or missing pieces in the current documentation.
4. Fixing of spelling and grammatical errors in the documentation.

## Unwanted Changes

1. Spelling, grammar or whitespace/formatting changes.
1. Whitespace or formatting changes.
2. Modifications to the overall structure and format of the API docs.
3. Additions that replicate or needlessly restructure current documentation.

Expand Down

0 comments on commit bf5348b

Please sign in to comment.