From 08aac591fa90fa33ea4d32e0028443d9d06f21ae Mon Sep 17 00:00:00 2001 From: Vedha Viyash <49812166+vedhav@users.noreply.github.com> Date: Thu, 11 May 2023 19:47:03 +0530 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/02_feature_request.yml Co-authored-by: Ben Straub --- .github/ISSUE_TEMPLATE/02_feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index cf7ea559..927c80bd 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -20,7 +20,7 @@ body: attributes: label: Relevant Input description: Can you provide what the inputs should look like? - placeholder: "What should the input look like? REMINDER: no patient level data or company sensitive information should be shared via this open public issue" + placeholder: "What should the input look like? REMINDER: No patient level data or company sensitive information should be shared via this open public issue" validations: required: false - type: textarea