docs(ci): require screenshots for UI changes in PR template (#2407)
## What this PR does Add a "Screenshots" section to the pull request template. PRs that include UI changes are now required to attach screenshots or screen recordings demonstrating the visual impact of the changes. ### Release note ```release-note docs(ci): add mandatory screenshots requirement for UI-related pull requests ```
This commit is contained in:
commit
b28bd598bb
1 changed files with 5 additions and 0 deletions
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -13,6 +13,11 @@
|
|||
## What this PR does
|
||||
|
||||
|
||||
### Screenshots
|
||||
|
||||
<!-- REQUIRED for UI changes: attach screenshots or screen recordings demonstrating
|
||||
the visual impact of your changes. PRs with UI changes without screenshots will not be merged. -->
|
||||
|
||||
### Release note
|
||||
|
||||
<!-- Write a release note:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue