From 635da5609292f374378f755cfe42ca90bd55cc17 Mon Sep 17 00:00:00 2001 From: Aleksao998 Date: Mon, 21 Oct 2024 11:27:31 +0200 Subject: [PATCH] improve pr template --- .github/pull_request_template.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4bb065d..31584e8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,9 +4,6 @@ Please do not leave this blank This PR [adds/removes/fixes/replaces] the [bugfix, improvement, hotfix, test]. --> -## Branch Naming Conventions: -Please make sure you include a label in your branch name that reflects what exactly you did **(feature/bugfix/test/refactoring)** and a short description of the change. - ## What type of PR is this? (check all applicable) - [ ] Refactor - [ ] Feature @@ -14,12 +11,3 @@ Please make sure you include a label in your branch name that reflects what exac - [ ] Optimization - [ ] Documentation Update - [ ] Test - -## Steps to QA -