From 8ee0568bad30c3977e90877ec00b76fecbaae33e Mon Sep 17 00:00:00 2001 From: Lz Date: Tue, 1 Mar 2022 11:28:31 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index a79a1ff7e..9b5de71d5 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,17 @@ -A brief description of the changes in this PR: +### Changes +### Fixes + + + +### Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run them manually](https://github.com/0chain/blobber/actions/workflows/system_tests.yml) to check for any regressions :clipboard: - [ ] Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at [0chain/system_test](https://github.com/0chain/system_test) - [ ] Merge your system tests PR to master AFTER merging this PR -Associated PRs (Link as appropriate): +### Associated PRs (Link as appropriate): - 0chain: - gosdk: - system_test: