From c4eeb2caad88b3004bae6d7928ac6b8a53c71839 Mon Sep 17 00:00:00 2001 From: Jonas Helming Date: Mon, 18 Sep 2023 16:30:53 +0200 Subject: [PATCH] Add follow-up section to PR template (#12901) * Add follow-up section to PR template fixed #12900 Signed-off-by: Jonas Helming --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 61d10d0b5dfe1..6f7d691b60110 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,11 +10,17 @@ vulnerabilities. --> #### What it does + #### How to test + +#### Follow-ups + + + #### Review checklist - [ ] As an author, I have thoroughly tested my changes and carefully followed [the review guidelines](https://github.com/theia-ide/theia/blob/master/doc/pull-requests.md#requesting-a-review)