From 8a3620f2fd5eace4baa3220138d8df994b112f0b Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sun, 26 Jul 2026 23:07:30 +0300 Subject: [PATCH] ISSUE_TEMPLATE/: use manned.org in the documentation placeholder (#23294) --- .github/ISSUE_TEMPLATE/lets-document.yml | 2 +- .github/ISSUE_TEMPLATE/page-modification-request.yml | 2 +- .github/ISSUE_TEMPLATE/page-request.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/lets-document.yml b/.github/ISSUE_TEMPLATE/lets-document.yml index 4756a060c6..033897cdef 100644 --- a/.github/ISSUE_TEMPLATE/lets-document.yml +++ b/.github/ISSUE_TEMPLATE/lets-document.yml @@ -14,7 +14,7 @@ body: attributes: label: Documentation description: Link to the official documentation. - placeholder: https://example.com + placeholder: https://manned.org/... - type: dropdown attributes: label: Platform diff --git a/.github/ISSUE_TEMPLATE/page-modification-request.yml b/.github/ISSUE_TEMPLATE/page-modification-request.yml index a6345b840c..df0fabf99f 100644 --- a/.github/ISSUE_TEMPLATE/page-modification-request.yml +++ b/.github/ISSUE_TEMPLATE/page-modification-request.yml @@ -19,7 +19,7 @@ body: attributes: label: Documentation description: Link to the official documentation. - placeholder: https://example.com + placeholder: https://manned.org/... - type: dropdown attributes: label: Platform diff --git a/.github/ISSUE_TEMPLATE/page-request.yml b/.github/ISSUE_TEMPLATE/page-request.yml index 04630be29f..260a52dddb 100644 --- a/.github/ISSUE_TEMPLATE/page-request.yml +++ b/.github/ISSUE_TEMPLATE/page-request.yml @@ -19,7 +19,7 @@ body: attributes: label: Documentation description: Link to the official documentation. - placeholder: https://example.com + placeholder: https://manned.org/... - type: dropdown attributes: label: Platform