From ccb0ccb543dd2f0375de69eae62e218bbdb2ac4d Mon Sep 17 00:00:00 2001 From: Jeff Henning <17114032+henningjp@users.noreply.github.com> Date: Sat, 21 Mar 2026 17:39:37 -0400 Subject: [PATCH] Add issue template configuration [skip ci] --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..434c6e0d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Community Support + url: https://github.com/CoolProp/CoolProp/discussions + about: Please ask and answer questions here.