From 7ee6890ff0f64b6afb842a46d8c73b745f3841b2 Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 19 Jun 2025 07:10:33 +0200 Subject: [PATCH] Update wording --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 85908a48..705b5dda 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,7 +25,7 @@ Follow these steps to test your PR yourself and make it a lot easier and faster **This is how it works:** 1. After you submit your PR, the system will create a preview and comment on your PR: - > 🍱 You can preview the tagging presets of this pull request here. + > 🍱 Your pull request preview is ready. If this is your first contribution to this project, the preview will not happen right away but requires a click from one of the project members. We will do this ASAP. 2. Once the preview is ready, use it to test your changes.