From 81dae77d947a795a68ee3d5edd1172ee42e71dcf Mon Sep 17 00:00:00 2001
From: Philippe Coval <philippe.coval@huawei.com>
Date: Mon, 6 Sep 2021 16:26:02 +0200
Subject: [PATCH] docs: Add Disclaimer warning for touchpanel

Forwarded: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/merge_requests/256
Relate-to: https://git.ostc-eu.org/OSTC/OHOS/manifest/-/issues/69
Signed-off-by: Philippe Coval <philippe.coval@huawei.com>
---
 docs/blueprints/touchpanel.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/blueprints/touchpanel.rst b/docs/blueprints/touchpanel.rst
index 1e71f0d5..9e8b5475 100644
--- a/docs/blueprints/touchpanel.rst
+++ b/docs/blueprints/touchpanel.rst
@@ -9,6 +9,12 @@ TouchPanel Blueprint
 
 .. contents::
    :depth: 4
+ 
+.. attention::
+   The `TouchPannel` blueprint is still a work in progress (WIP). For more
+   information, see the :ref:`resources <Resources>` section.
+    
+
 
 Overview
 ********
@@ -30,3 +36,10 @@ Get sources
    .. code-block:: bash
 
       user@pc:~/ohos$ repo sync -d
+
+Resources
+=========
+
+.. _Resources:
+
+- See `Touch Panel's requirement <https://git.ostc-eu.org/OSTC/planning/blueprints/-/issues/19>`_
-- 
GitLab