From 339aba0756b4bd8ff9a4968ee33e3a44a38070f8 Mon Sep 17 00:00:00 2001 From: Georgi Hristov Date: Mon, 25 May 2026 11:37:13 +0300 Subject: [PATCH] docs: update contributing guidelines --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0fdd13..c4e6d77 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,6 +35,7 @@ Use descriptive lowercase branch names. Examples: ```text +feat/add-request-filtering feature/add-request-filtering fix/handle-empty-response-body refactor/split-compare-engine