diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..c21c4a719e --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +# 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 + - + -->