From fb3ba645764a506425ed6e56accad37bb90b9bfb Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Thu, 31 Jul 2025 13:39:05 +0300 Subject: [PATCH] docs: add blank line after compliance YAML definition header for improved formatting --- docs/docs/tools/compliance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/tools/compliance.md b/docs/docs/tools/compliance.md index 85306487..19ad6c98 100644 --- a/docs/docs/tools/compliance.md +++ b/docs/docs/tools/compliance.md @@ -110,6 +110,7 @@ Validates against an organization-specific compliance checklist: ### Setting Up Custom Compliance Each compliance is defined in a YAML file as follows: + - `title`: Used to provide a clear name for the compliance - `compliance_label`: Used to automatically generate labels for non-compliance issues - `objective`, `success_criteria`, and `failure_criteria`: These fields are used to clearly define what constitutes compliance