From 1d9e3f7b246281998ec97af47bf44748a6b133b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Natalie=20Klestrup=20R=C3=B6ijezon?= Date: Fri, 29 Nov 2024 15:18:45 +0100 Subject: [PATCH] Fix "blank issue" link to actually point at the op-rs repo --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 48cd49611..c55391dd0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,4 +6,4 @@ contact_links: url: https://github.com/orgs/stackabletech/discussions/new?category=q-a - name: 🚀 Feature Requests and other things about: Open an issue with your feature request or any other issue not covered elsewhere - url: https://github.com/stackabletech/nifi-operator/issues/new + url: https://github.com/stackabletech/operator-rs/issues/new