Create pull request template (#199)

This commit is contained in:
antonio2368
2021-07-15 14:19:02 +02:00
committed by GitHub
parent e51954fc94
commit 45ef069372

9
.github/pull_request_template.md vendored Normal file
View File

@@ -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)