diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..282523d11 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +[master < Epic] PR +- [ ] Check, and update documentation if necessary +- [ ] Update [changelog](https://docs.memgraph.com/memgraph/changelog) +- [ ] Write E2E tests +- [ ] Compare the [benchmarking results](https://bench-graph.memgraph.com/) between the master branch and the Epic branch + +[master < Task] PR +- [ ] Check, and update documentation if necessary +- [ ] Update [changelog](https://docs.memgraph.com/memgraph/changelog)