Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
docs(ci): extend PR template with before/after table (#1987)
Browse files Browse the repository at this point in the history
Signed-off-by: András Jáky <[email protected]>
  • Loading branch information
akijakya authored Aug 9, 2024
1 parent fe422da commit cc0ebaf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## Description

<!-- Please provide a meaningful description of what this change will do, or is for. Bonus points for including links to
related issues, other PRs, or technical references.
related issues, other PRs, or technical references and some before/after screenshots if the change affects the UI.
| Before | After |
| :---: | :---: |
| 🖼️ | 🖼️ |
Note that by _not_ including a description, you are asking reviewers to do extra work to understand the context of this
change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all. -->
Expand Down

0 comments on commit cc0ebaf

Please sign in to comment.