diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0e11e975..f253b0dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,34 @@ -## [Copy here issue number] request +- Close #ISSUE_NUMBER - + +- ๊ธฐ๋Šฅ : +- issue : + +## Changes ๐Ÿ“ + + + +## ScreenShot ๐Ÿ“ท + + + +## Test CheckList โœ… + + +## Precaution + + ## Please check if the PR fulfills these requirements @@ -12,6 +36,3 @@ - [ ] The commit message follows our guidelines - [ ] There are no warning message when you run `yarn lint` - [ ] Docs updated for breaking changes - - -### Screenshot