This commit is contained in:
Iván Ovejero 2025-03-05 11:07:22 +01:00 committed by GitHub
commit dbb25375e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,5 +24,6 @@ Important in order to close *automatically* and provide context to reviewers.
- [ ] Tests included. <!-- - [ ] Tests included. <!--
A bug is not considered fixed, unless a test is added to prevent it from happening again. A bug is not considered fixed, unless a test is added to prevent it from happening again.
A feature is not complete without tests. A feature is not complete without tests.
- [ ] PR contains `(beta-testing)` in title if it is a beta feature.
--> -->
- [ ] PR Labeled with `release/backport` (if the PR is an urgent fix that needs to be backported) - [ ] PR Labeled with `release/backport` (if the PR is an urgent fix that needs to be backported)