From d5240bac94c94cb36ebc41f3cf6e68d2a867db77 Mon Sep 17 00:00:00 2001 From: Christos Alexiou Date: Thu, 22 Feb 2024 18:00:15 +0200 Subject: [PATCH] Add launchcontrol header in pr template --- pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pull_request_template.md b/pull_request_template.md index 405059b2ab..156d167616 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -10,3 +10,7 @@ _Describe the problem or feature in addition to a link to the relevant github is ## Screenshots _If a UI facing feature, a short video of the happy path, and some screenshots of the new functionality._ + +## Launchcontrol + +_Add a small description in layman's terms of what this PR achieves. This will be used in the release notes._