From a539e6e967bdc7c3e9106710e58ece16c424229e Mon Sep 17 00:00:00 2001 From: Armando Banuelos Date: Wed, 13 Mar 2024 16:22:47 -0700 Subject: [PATCH] fix: adding email --- .github/workflows/ISSUE_TEMPLATE/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ISSUE_TEMPLATE/config.yaml b/.github/workflows/ISSUE_TEMPLATE/config.yaml index aad874b05..8314c99ae 100644 --- a/.github/workflows/ISSUE_TEMPLATE/config.yaml +++ b/.github/workflows/ISSUE_TEMPLATE/config.yaml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - name: Questions - url: https://scenic-lang.readthedocs.io/ - about: Ask questions and discuss with Scenic community members \ No newline at end of file + email: evin@ucsc.edu + about: Send your questions via email \ No newline at end of file