From 4da85afac53973ff06f0ba5f4ce9b3d37728f420 Mon Sep 17 00:00:00 2001 From: Varshitha Date: Wed, 22 Oct 2025 23:32:00 +0530 Subject: [PATCH] Update CONTRIBUTING.md Add auto-assign incident script based on category --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1bd1f57045..a570c2dda5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -110,4 +110,7 @@ Before submitting your pull request, ensure that: - Each folder is correctly placed within its category. - Your code snippet is accompanied by a `readme.md` file that describes it. + +Add auto-assign incident script based on category Thank you for contributing! Your efforts help create a richer resource for the ServiceNow development community. +