diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d96508555..820cc93c7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,14 @@ [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 - [ ] Provide the full content or a guide for the final git message [master < Task] PR - [ ] Check, and update documentation if necessary -- [ ] Update [changelog](https://docs.memgraph.com/memgraph/changelog) - [ ] Provide the full content or a guide for the final git message + + +To keep docs changelog up to date, one more thing to do: +- [ ] Write a release note here +- [ ] Tag someone from docs team in the comments