From 9e7572e1edd4e853379146fbea8abdc443fb50e5 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Mon, 20 Oct 2025 22:34:12 +0200 Subject: [PATCH] chore: fix typos inside issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/new_dns_provider.yml | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f8591e2a6..ecd9cb6a5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,9 +7,9 @@ body: attributes: label: Welcome options: - - label: Yes, I'm using a binary release within 2 latest releases. + - label: Yes, I'm using a binary release within the two latest releases. required: true - - label: Yes, I've searched similar issues on GitHub and didn't find any. + - label: Yes, I've searched for similar issues on GitHub and didn't find any. required: true - label: Yes, I've included all information below (version, config, etc). required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b29c0d9f5..33f7be155 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,7 @@ body: attributes: label: Welcome options: - - label: Yes, I've searched similar issues on GitHub and didn't find any. + - label: Yes, I've searched for similar issues on GitHub and didn't find any. required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/new_dns_provider.yml b/.github/ISSUE_TEMPLATE/new_dns_provider.yml index f310e9815..9e9fe3c03 100644 --- a/.github/ISSUE_TEMPLATE/new_dns_provider.yml +++ b/.github/ISSUE_TEMPLATE/new_dns_provider.yml @@ -8,7 +8,7 @@ body: attributes: label: Welcome options: - - label: Yes, I've searched similar issues on GitHub and didn't find any. + - label: Yes, I've searched for similar issues on GitHub and didn't find any. required: true - label: Yes, the DNS provider exposes a public API. required: true @@ -34,6 +34,7 @@ body: - Through Bitnami - Through 1Panel - Through Zoraxy + - go install - Other validations: required: true