docs(*): add note to avoid multiple chart changes in PRs (#287)

This commit is contained in:
Adnan Abdulhussein
2016-12-14 16:39:32 -08:00
committed by Vic Iglesias
parent 9f202405f1
commit 2dd1d225fd
+2
View File
@@ -27,6 +27,8 @@ This repository is used by Chart developers for maintaining the official charts
1. Ensure your Chart follows the [technical](#technical-requirements) and [documentation](#documentation-requirements) guidelines, described below.
1. Submit a pull request.
***NOTE***: In order to make testing and merging of PRs easier, please submit changes to multiple charts in separate PRs.
#### Technical requirements
* All Chart dependencies should also be submitted independently