From 9ae9cce7efca793ee871b71c30a1450379c935b4 Mon Sep 17 00:00:00 2001 From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com> Date: Sun, 20 Oct 2024 13:59:47 +0200 Subject: [PATCH] leaves component validation to be done --- component_validation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/component_validation.md b/component_validation.md index e69de29..119e5d4 100644 --- a/component_validation.md +++ b/component_validation.md @@ -0,0 +1,5 @@ +# Component Validation + +Components are validated to ensure that they meet the quality standards. In this guide, we will show you how to validate a component. + +**To be done** \ No newline at end of file -- GitLab