From 2965a76399e3a6ac280017a016e37a04e37e16e1 Mon Sep 17 00:00:00 2001 From: Bill Sacks Date: Fri, 10 Jul 2020 15:38:11 -0600 Subject: [PATCH] Add issue link to CESM experiments DB --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d3c907926d..64a15e1ec5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -39,3 +39,6 @@ contact_links: - name: FMS issue url: https://github.com/ESCOMP/FMS_interface/issues/new/choose about: Issue with FMS in CESM + - name: CESM Experiments Database issue + url: https://github.com/NCAR/CESM_expdb2/issues/new/choose + about: Issue with the CESM Experiments Database