From 6f95153a901e46b6f513c3b12554cf2d7612f679 Mon Sep 17 00:00:00 2001 From: Hiroki Yokouchi Date: Fri, 26 Jul 2024 16:30:25 +0900 Subject: [PATCH] Update pull_request_template.md Strengthening of Minimum Verification Points --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index beaf5e85..9605075c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,10 @@ # Check +- [ ] Browser verification (minimum) Android Chrome/iOS Safari(375px-) +- [ ] CSS not affected by inheritance +- [ ] Layout does not break even if there is an overflow +- [ ] Layout does not break when wraps - [ ] Added new Component - [ ] Added data-* prop and id prop - [ ] Updated [Ubie Vitals](https://github.com/ubie-oss/ubie-vitals-website) or Added an update [issue](https://github.com/ubie-oss/ubie-vitals-website/issues)(if needed)