From fa9ba9173e2e6f2c9b4566998b521e15fe171056 Mon Sep 17 00:00:00 2001 From: Pawan Verma Date: Fri, 13 Dec 2024 13:56:07 +0530 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 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..82d63ae9 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,36 @@ +## Product Description + + + +## Technical Summary + + + +## Safety Assurance + +### Safety story + + + +### Automated test coverage + + + +### QA Plan + + + +### Labels & Review + +- [ ] The set of people pinged as reviewers is appropriate for the level of risk of the change