From d3c6106566308843adfa0f1020e610ec43629be8 Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:16:12 +0100 Subject: [PATCH] dev: remove PR type from PR description (#4847) --- .github/pull_request_template.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 09f8f5695..b890608ff 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,20 +20,6 @@ --> -## What type of PR is this? - -_(REQUIRED)_ - - - -- feature -- bug -- documentation -- cleanup -- dev (Internal development) - ## What this PR does / why we need it: _(REQUIRED)_