mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix spelling mistake of contributors
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
parent
9210fc7e3c
commit
c1170c801c
1 changed files with 2 additions and 2 deletions
|
@ -161,14 +161,14 @@ All PR requirements
|
|||
|
||||
Bug Fix PR requirements
|
||||
-----------------------
|
||||
* Test Coverage: regression test written to cover bug fix. Contributers only need
|
||||
* Test Coverage: regression test written to cover bug fix. Contributors only need
|
||||
to write test coverage for their specific changes.
|
||||
* Point to the issue the PR is resolving. If there is not an issue one will need
|
||||
to be created.
|
||||
|
||||
Feature PR requirements
|
||||
-----------------------
|
||||
* Test Coverage: tests written to cover new feature. Contributers only need to write
|
||||
* Test Coverage: tests written to cover new feature. Contributors only need to write
|
||||
test coverage for their specific changes.
|
||||
* Release Notes: Add note in release notes of new feature for relative release.
|
||||
* Add .. versionadded:: <release> to module's documentation. If you are not certain
|
||||
|
|
Loading…
Add table
Reference in a new issue