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:
Rafael Ríos Saavedra 2022-09-22 09:20:28 +02:00 committed by GitHub
parent 0691450ae6
commit 8dbe93c1c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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: