Update CONTRIBUTING.md (#393)
added additional pr guideline for toolkits -- separate pr for each toolkit change --------- Co-authored-by: Eric Gustin <34000337+EricGustin@users.noreply.github.com>
This commit is contained in:
parent
31470f8954
commit
7becf1fbd5
1 changed files with 4 additions and 0 deletions
|
|
@ -131,3 +131,7 @@ Before you submit a pull request, check that it meets these guidelines:
|
|||
|
||||
2. If the pull request adds functionality, the docs should be updated.
|
||||
Put your new functionality into a function with a docstring, and add the feature to the list in `README.md`.
|
||||
|
||||
3. If making contributions to multiple toolkits (i.e. Google and Slack, etc.), submit a separate pull request for each.
|
||||
This helps us segregate the changes during the review process making it more efficient.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue