From 07677d0878bf626e88c55d0ea9e9637b0d93d82a Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Thu, 14 Dec 2023 17:55:24 -0800 Subject: [PATCH] update issue tracker. --- .github/ISSUE_TEMPLATE/provider-request.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/provider-request.yml b/.github/ISSUE_TEMPLATE/provider-request.yml index a6b6fb46..93e0533e 100644 --- a/.github/ISSUE_TEMPLATE/provider-request.yml +++ b/.github/ISSUE_TEMPLATE/provider-request.yml @@ -32,10 +32,18 @@ body: id: provider-website attributes: label: Provider/Institution Website - description: Please share a link to the provider's website. + description: Please share a link to the provider's homepage. placeholder: ex. https://www.humana.com/ validations: required: true + - type: input + id: provider-portal + attributes: + label: Patient Portal Login Website + description: Please share a link to the provider's login page, where you can access your health records. + placeholder: ex. https://ucsfmychart.ucsfmedicalcenter.org/ucsfmychart/Authentication/Login? + validations: + required: false - type: input id: provider-ehr attributes: