This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 44f03af0a2f PR template: request before/after screenshots for UI
changes (#68201)
44f03af0a2f is described below
commit 44f03af0a2f1b0c472e2fbaa25f5bf9bbb376c5b
Author: Yeonguk Choo <[email protected]>
AuthorDate: Wed Jun 10 23:04:26 2026 +0900
PR template: request before/after screenshots for UI changes (#68201)
---
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 2b6318dc973..7ea505eb178 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -10,6 +10,9 @@ Write a good git commit message following this guide:
http://chris.beams.io/post
Please make sure that your code changes are covered with tests.
And in case of new features or big changes remember to adjust the
documentation.
+For user-facing UI changes, please attach before/after screenshots (or a short
+screen recording) so reviewers can assess the visual impact.
+
Feel free to ping (in general) for the review if you do not see reaction for a
few days
(72 Hours is the minimum reaction time you can expect from volunteers) - we
sometimes miss notifications.