diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 00000000..4517bd71 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,5 @@ +### Checklist: +[] My code follows the style guidelines of this project. +[] I have performed a self-review of my own code. +[] I have commented on my code, particularly in hard-to-understand areas. +[] My code gives the correct output