From f71f8b086d1d9cbd76dfed214225fb43d61af68a Mon Sep 17 00:00:00 2001 From: dumbmoron Date: Mon, 9 Sep 2024 16:31:37 +0000 Subject: [PATCH] github: update links from `current` to `main` --- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- .github/ISSUE_TEMPLATE/service-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 8140e41a..f91c730f 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -7,7 +7,7 @@ body: value: | thanks for taking the time to make a feature request! before you start, please make to read the "adding features or support for services" section of - our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt. + our [contributor guidelines](https://github.com/imputnet/cobalt/blob/main/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt. - type: textarea id: feat-description attributes: diff --git a/.github/ISSUE_TEMPLATE/service-request.yml b/.github/ISSUE_TEMPLATE/service-request.yml index 1d2b5b25..068ac5ad 100644 --- a/.github/ISSUE_TEMPLATE/service-request.yml +++ b/.github/ISSUE_TEMPLATE/service-request.yml @@ -8,7 +8,7 @@ body: value: | thanks for taking the time to make a service request! before you start, please make to read the "adding features or support for services" section of - our [contributor guidelines](https://github.com/imputnet/cobalt/blob/current/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt. + our [contributor guidelines](https://github.com/imputnet/cobalt/blob/main/CONTRIBUTING.md#adding-features-or-support-for-services) to make sure your request is a good fit for cobalt. - type: input id: service-name attributes: