From 3496f585750743bad6b1c97148756dcd229266dc Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Wed, 20 Jul 2022 10:07:46 +0800 Subject: [PATCH] Update PR template (#5136) --- .github/pull_request_template.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c802e04b..177392ae 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,25 +1,30 @@ ## Description - + ### 1. Why the change? -### 2. Summary of the change +### 2. User API changes - - + + -### 3. How to test? +### 3. Summary of the change + + + + +### 4. How to test? - [ ] N/A - [ ] Unit test - [ ] Application test - [ ] Document test - [ ] ... -### 4. New dependencies +### 5. New dependencies