Skip to content

Commit f5fb98e

Browse files
authored
Clarify integration quality scale expectations for new integrations (#3233)
1 parent c7862c4 commit f5fb98e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/core/integration/contributing_to_core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ To measure the quality of an integration, we use the [integration quality scale]
2626
This scale defines a set of rules that an integration should follow to be considered of a certain quality level.
2727
The rules cover various aspects of an integration, such as documentation, testing, code quality, and more.
2828

29-
New integrations should at least reach the [bronze] level of the integration quality scale.
30-
It's not required to reach a higher level right away, as that will likely only increase the scope of the pull request and make it harder to review and merge.
29+
New integrations must reach the [bronze] level of the integration quality scale.
30+
Don't aim to reach a higher level right awayas noted in the [Make your pull request as small as possible](#make-your-pull-request-as-small-as-possible) section, we should keep the pull request small and focused.
3131

3232
[bronze]: /docs/core/integration-quality-scale/rules#-bronze
3333
[integration quality scale]: /docs/core/integration-quality-scale

0 commit comments

Comments
 (0)