From df38541e4b0fedfd60acd42944f4a83917d0a40f Mon Sep 17 00:00:00 2001 From: Pranay <48308728+Pranay105@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:05:26 +0530 Subject: [PATCH] Updating contribution guidelines for functions (#11908) --- contributions/docs/InternalFunctions.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/contributions/docs/InternalFunctions.md b/contributions/docs/InternalFunctions.md index 0b27a73343..1554d3e5a8 100644 --- a/contributions/docs/InternalFunctions.md +++ b/contributions/docs/InternalFunctions.md @@ -7,12 +7,10 @@ Steps to contribute: ## Functions docs template Copy paste this template in the file you are updating ```bash ---- -description: >- - Description of the function ---- # Function Name + + Add the description here ## Signature