diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..5f41d3156 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +**Proposed changes**: +- ... + +**Status (please check what you already did)**: +- [ ] First draft (up for discussions & feedback) +- [ ] Final code +- [ ] Added tests +- [ ] Updated documentation