Add PRs note to the contributing guidelines (#7340)
Adds a note regarding splitting the PR if it changes several containers. Signed-off-by: Rafael Ríos Saavedra <rafael.rios.saavedra@gmail.com> Signed-off-by: Rafael Ríos Saavedra <rafael.rios.saavedra@gmail.com>
This commit is contained in:
parent
0691450ae6
commit
8dbe93c1c4
|
|
@ -9,6 +9,8 @@ Any type of contribution is welcome: new features, bug fixes, documentation impr
|
|||
1. Fork this repository, develop, and test your changes.
|
||||
2. Submit a pull request.
|
||||
|
||||
***NOTE***: To make the Pull Requests' (PRs) testing and merging process easier, please submit changes to multiple containers in separate PRs.
|
||||
|
||||
### Requirements
|
||||
|
||||
When submitting a PR make sure that:
|
||||
|
|
|
|||
Loading…
Reference in New Issue