From d260eba83c4a80c738f3111a2d399ac90dffe722 Mon Sep 17 00:00:00 2001 From: Vinh Date: Tue, 27 Jan 2026 10:31:42 +0700 Subject: [PATCH] fix: update pull request template --- .github/pull_request_template.md | 33 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2ae0a23..3ec3a65 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,26 +1,27 @@ ## What? -Explain the changes you've made -## Why? -The “why” tells us what business or engineering goal this change achieves -## How? - -## Testing? -[ ] Functional Testing - -[ ] Security -[ ] Performance + -[ ] Error Handling +## Why? -[ ] Code Quality + -[ ] Documentation +## How? -[ ] Database + -[ ] Deployment +## Testing? -[ ] Final Review +- [ ] Functional Testing +- [ ] Security +- [ ] Performance +- [ ] Error Handling +- [ ] Code Quality +- [ ] Documentation +- [ ] Database +- [ ] Deployment +- [ ] Final Review ## Anything Else? + +