From 043171a8e49122c38c227584faa9160876b741bb Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Mon, 1 Mar 2021 12:00:24 +0100 Subject: [PATCH] Add docs page for writing custom actions Signed-off-by: Johan Haals --- docs/features/software-templates/writing-custom-actions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/features/software-templates/writing-custom-actions.md b/docs/features/software-templates/writing-custom-actions.md index e69de29bb2..6416fa8344 100644 --- a/docs/features/software-templates/writing-custom-actions.md +++ b/docs/features/software-templates/writing-custom-actions.md @@ -0,0 +1,7 @@ +--- +id: writing-custom-actions +title: Writing Custom Actions +description: How to write your own actions +--- + +# TODO