From 7711526b4600f48eaa0f5d2ccd0b8509ff9aba98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Paczy=C5=84ski?= Date: Wed, 6 Dec 2023 14:06:18 +0100 Subject: [PATCH] Simplify PR template --- .github/pull_request_template.md | 34 +++++--------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6c9f3597..35112129 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,37 +1,13 @@ -## Issues connected - -Please provide a list of issues connected to this PR (resolves / closes or ref if not closing the selected issue) - -## Description - -Please include a summary of the changes - -## Pull request type - -- [ ] Bug fix -- [ ] New feature -- [ ] Code refactoring / code cleanup -- [ ] DevOps -- [ ] Other - -If type is "other" make sure to explicitly define the solved problem in the PR description - -## Screenshots / images / videos - -Please provide assets necessary for the PR (remove if not applicable) +Resolves ## What has been done -Please provide a list of changes that were done (functions, components, JSONs, etc.) - - Change 1 -- Change 2 -- Change 3 ## Testing -Please provide a testing checklist - - [ ] Test 1 -- [ ] Test 2 -- [ ] Test 3 + +## Screenshots / images / videos + +Please provide assets necessary for the PR (remove if not applicable)