From 6f3fc130e23df72ad2ba155ffbbc78448d9a8cd5 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Fri, 27 Nov 2020 14:12:30 +0100 Subject: [PATCH] add headlines --- .../postgres-operator-pull-request-template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/postgres-operator-pull-request-template.md b/.github/PULL_REQUEST_TEMPLATE/postgres-operator-pull-request-template.md index 8e1704292..78ebc4993 100644 --- a/.github/PULL_REQUEST_TEMPLATE/postgres-operator-pull-request-template.md +++ b/.github/PULL_REQUEST_TEMPLATE/postgres-operator-pull-request-template.md @@ -1,3 +1,13 @@ +## Problem description + + + +## Linked issues + + + +## Checklist + Thanks for submitting a pull request to the Postgres Operator project. Please, ensure your contribution matches the following items: