From 9595981f7e9334681d5161cb76b9ba1745771c21 Mon Sep 17 00:00:00 2001 From: "andy.lee" Date: Thu, 31 Oct 2024 13:31:57 +0800 Subject: [PATCH] add PR template --- .github/pull_request_template.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..4f181463 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ + +### Summary + +### PR Checklists +- Do we need to backport this PR change to the [Harvester Dashboard](https://github.com/harvester/dashboard)? + - [ ] Yes, the relevant PR is at: +- Are backend engineers aware of UI changes? + - [ ] Yes, the backend owner is: + +### Related Issue # + + +### Test screenshot/video + + +### Extra technical notes summary + + +