From 238c6fff456c98106f3b2ace252b63b9517315d9 Mon Sep 17 00:00:00 2001 From: Michel Loiseleur Date: Tue, 21 Jan 2025 10:22:38 +0100 Subject: [PATCH] review --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f59f41af..6e188d34 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,7 @@ body: DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. options: - - label: Yes, I've searched similar issues on [GitHub](https://github.com/traefik/whoami/issues) and didn't find any. + - label: Yes, I've searched similar issues on [GitHub](https://github.com/traefik/faency/issues) and didn't find any. required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f86b4cf0..5c30db21 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -10,7 +10,7 @@ body: DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. options: - - label: Yes, I've searched similar issues on [GitHub](https://github.com/traefik/whoami/issues) and didn't find any. + - label: Yes, I've searched similar issues on [GitHub](https://github.com/traefik/faency/issues) and didn't find any. required: true - type: textarea