From 90823fa90e61bd64d25ceaee28ba7ca107e1d616 Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Wed, 25 Feb 2026 12:49:43 -0300 Subject: [PATCH] devguide: add policy on patches w unasigned ticket --- .../devguide/contributing/contribution-process.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/userguide/devguide/contributing/contribution-process.rst b/doc/userguide/devguide/contributing/contribution-process.rst index 117ce6fc76..32b43473e3 100644 --- a/doc/userguide/devguide/contributing/contribution-process.rst +++ b/doc/userguide/devguide/contributing/contribution-process.rst @@ -102,7 +102,11 @@ that you are interested in working on `ticket number` on our `Developer's channel on Discord `_. -If a ticket is already assigned to someone, please reach out on the ticket or +.. attention:: If you submit work for a ticket without it being assigned to you, + **we may close your PR and request you to do so**. Please, communicate with us + when before working on an issue. Comment on the ticket, assign it to yourself. + +**If a ticket is already assigned to someone:** please reach out on the ticket or ask the person first. You can reach out to other community members via `Suricata's Discord server