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..a547c91 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,11 @@ +--- +name: 'Pull request' +about: Write down what you changed +title: 'Pull request' +labels: '' +assignees: '' + +--- + +In order to make everything clear +**Write down what you changed and why** \ No newline at end of file