From f7d370055600fb85aa9886c2615252a1e5471ee9 Mon Sep 17 00:00:00 2001 From: Jachym Cepicky Date: Thu, 16 Nov 2023 14:08:23 +0100 Subject: [PATCH] Update pull_request_template.md (#15) Modifying pull_request_template file --- .github/pull_request_template.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b283224..8a5668f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,10 @@ -## Description - -Short description, what this pull request is about and why should we merge it +GO-XXX -## References +## Objective +What is the goal? -- Refence to an issue, which this PR is resolving - -## Mentions +## Description +What changed, how and why? -Add contributors list, who are involved in this PR +### Acceptance +How were changes tested?