diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..593df66 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +# Issue + +Mention the issue you tackled here if applicable. + +# Description + +Describe what you changed in the code and for what reason.