Skip to content

Commit

Permalink
docs: update contributing docs (#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
denStrigo authored and nnixaa committed Jun 5, 2018
1 parent b85034e commit b400ef1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ Before you submit your Pull Request (PR) consider the following guidelines:
* Create your patch, **including appropriate test cases**.
* Follow our [Coding Rules](#rules).
* Test your changes with our supported browsers and screen readers.
* Run `npm run release:validate`, as described in the [developer documentation][dev-doc],
and ensure that all tests pass, linter & build has no errors.
* Commit your changes using a descriptive commit message that follows our
[commit message conventions](#commit). Adherence to these conventions
is necessary because release notes are automatically generated from these messages.
Expand Down

0 comments on commit b400ef1

Please sign in to comment.