diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 405ac0f04..db8fbe12f 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -49,3 +49,4 @@ Code should be formatted using **clang-format 15.0**. The reason we fix a specif For more information, check the section about [code formatting](CONTRIBUTING/Preparing-Commits.md#code-formatting). +**DO NOT** create "draft" pull requests ever. These are a pointless anti-feature from github and provide zero value and have zero purpose. If your code is not ready to merge, do not create a pull request at all.