From bbce21e78f786988bcba0cbd51a78f646ef00ed5 Mon Sep 17 00:00:00 2001 From: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:50:17 +0100 Subject: [PATCH] Update pull request template (#775) --- .github/pull_request_template.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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