chore: Add beta testing line to PR template

This commit is contained in:
Iván Ovejero 2025-01-13 09:54:16 +01:00
parent c6b491cdbb
commit 1a71895360
No known key found for this signature in database

View file

@ -24,5 +24,6 @@ Important in order to close *automatically* and provide context to reviewers.
- [ ] Tests included. <!--
A bug is not considered fixed, unless a test is added to prevent it from happening again.
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)