diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 000000000..8f72a40a2 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,12 @@ +# 📝 Description +_Please provide a clear description and reasoning behind the changes you are proposing. Make sure to mention which section you have made changes to_ + +_Tip: don't make too many changes in a single PR_ + +# 📌 Related Issue + +_Insert related issue here_ + +# 📚 Relevant sources + +_Include here any links that might help reinforce the motivation and context related to your changes_