From 1a71895360ac03a1acdc178fc8cfef112db8b0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Mon, 13 Jan 2025 09:54:16 +0100 Subject: [PATCH] chore: Add beta testing line to PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0788c7c480..80073f6db3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,5 +24,6 @@ Important in order to close *automatically* and provide context to reviewers. - [ ] Tests included. - [ ] PR Labeled with `release/backport` (if the PR is an urgent fix that needs to be backported)