Add a note to CONTRIBUTING that draft PRs should not be used

This commit is contained in:
baldurk
2026-03-01 14:27:36 +00:00
parent c5f8f43d6a
commit 27a5c73163
+1
View File
@@ -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.