From 0635ab1890d77ee9c0d5c66e76ec821799f543a5 Mon Sep 17 00:00:00 2001 From: Vedha Viyash <49812166+vedhav@users.noreply.github.com> Date: Thu, 11 May 2023 19:47:18 +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 6a647481..e0b2597d 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -36,6 +36,6 @@ body: attributes: label: Reproducible Example/Pseudo Code description: Can you provide a working example or a sketch of how the code should work? - placeholder: "We love example code and it will speed up the process! REMINDER: no patient level data or company sensitive information should be shared via this open public issue" + placeholder: "We love example code and it will speed up the process! REMINDER: No patient level data or company sensitive information should be shared via this open public issue" validations: required: false