207404
From bdd3fa585fcfa21f20d66f01568967c0d7a771d6 Mon Sep 17 00:00:00 2001
207404
From: Pavel Valena <pvalena@redhat.com>
207404
Date: Tue, 16 Aug 2022 15:21:05 +0200
207404
Subject: [PATCH] ci: pull request template
207404
207404
rhel-only
207404
---
207404
 .github/pull_request_template.md | 11 +++--------
207404
 1 file changed, 3 insertions(+), 8 deletions(-)
207404
207404
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
207404
index ef281c3d..8fcf4d33 100644
207404
--- a/.github/pull_request_template.md
207404
+++ b/.github/pull_request_template.md
207404
@@ -1,10 +1,5 @@
207404
-This pull request changes...
207404
+<description/>
207404
 
207404
-## Changes
207404
+(cherry picked from commit ... )
207404
 
207404
-## Checklist
207404
-- [ ] I have tested it locally
207404
-- [ ] I have reviewed and updated any documentation if relevant
207404
-- [ ] I am providing new code and test(s) for it
207404
-
207404
-Fixes #
207404
+Resolves: #
207404