From 555eef69e31c000b20d02a775908306de4e85b59 Mon Sep 17 00:00:00 2001 From: vasilije Date: Tue, 6 Jan 2026 17:53:42 +0100 Subject: [PATCH] added update to pr template --- .github/pull_request_template.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 753ecd97d..8f914cfa7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,18 +10,13 @@ DO NOT use AI-generated descriptions. We want to understand your thought process ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) -- [ ] Documentation update - [ ] Code refactoring -- [ ] Performance improvement - [ ] Other (please specify): ## Screenshots