diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..e8d655a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,9 @@ +# Title + +### Detailed Description [Optional] : +detailed_description_here + +### Issue Number [Optional] : +Issue Number here if your pull request close any issue or is linked to. + +---- \ No newline at end of file