mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
docs: update contributing docs (#1723)
This commit is contained in:
parent
b85034e719
commit
b400ef13f9
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue