From 3c8fcd2c4ff70d30964de2317a01a26b580f8db8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Necati=20=C3=96zmen?= Date: Tue, 7 Apr 2026 21:22:54 +0300 Subject: [PATCH] Fix link formatting in DESIGN.md request template --- .github/ISSUE_TEMPLATE/design-md-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/design-md-request.yml b/.github/ISSUE_TEMPLATE/design-md-request.yml index 023cfa8..0733980 100644 --- a/.github/ISSUE_TEMPLATE/design-md-request.yml +++ b/.github/ISSUE_TEMPLATE/design-md-request.yml @@ -30,7 +30,7 @@ body: id: sponsor attributes: label: Do you want to prioritize your DESIGN.md generation request? - description: We receive many requests to generate DESIGN.md. As we maintain multiple open-source projects with limited bandwidth, sponsor-backed requests are prioritized. Select the "Priority DESIGN.md generation (awesome-design-md)" tier on [GitHub Sponsors]https://github.com/sponsors/VoltAgent/sponsorships?tier_id=602879). + description: We receive many requests to generate DESIGN.md. As we maintain multiple open-source projects with limited bandwidth, sponsor-backed requests are prioritized. Select the "Priority DESIGN.md generation (awesome-design-md)" tier on [GitHub Sponsors](https://github.com/sponsors/VoltAgent/sponsorships?tier_id=602879). options: - "No, I am not a sponsor" - "Yes, I am a GitHub Sponsor"