From eb4a11be83b1eff2b23bd6deab614ae21742b168 Mon Sep 17 00:00:00 2001 From: Justin Obara Date: Wed, 10 Jan 2024 14:59:30 -0500 Subject: [PATCH] FLUID-6776: update URLs related to GitHub issue templates --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 907e83cb34..3f66e43ec9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,10 +1,10 @@ blank_issues_enabled: false contact_links: - name: Bug Report and Feature Requests - url: https://issues.fluidproject.org/projects/FLUID/ + url: https://fluidproject.atlassian.net/jira/software/c/projects/FLUID/issues about: Please file issues and feature requests in the JIRA issue tracker. - name: Community Support - url: https://wiki.fluidproject.org/display/fluid/Get+Involved + url: https://fluidproject.atlassian.net/wiki/spaces/fluid/pages/11547481/Get+Involved about: Please see the Get Involved page for information about participating and communicating in the community. - name: Security Issues url: https://github.com/fluid-project/.github/blob/main/SECURITY.md