diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..deb2d08 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +# Summary + +Please describe your changes here + +If you are going to resolve some issue, please add this context - Resolve #ISSUE_NUMBER + +If you are going to fix some bug issue, please add this context - Fix #ISSUE_NUMBER