From 178a94e07aece3fd6301ac547083abf01d4b6635 Mon Sep 17 00:00:00 2001 From: lajawi Date: Wed, 25 Mar 2026 22:03:47 +0100 Subject: [PATCH] Update Issue Template Rules Link --- .github/ISSUE_TEMPLATE/feature_proposal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_proposal.yml b/.github/ISSUE_TEMPLATE/feature_proposal.yml index 17c8de1..5cb4660 100644 --- a/.github/ISSUE_TEMPLATE/feature_proposal.yml +++ b/.github/ISSUE_TEMPLATE/feature_proposal.yml @@ -8,7 +8,7 @@ body: - Choose a descriptive title above that differentiates your proposal from other, similar proposals. ### Before you start - - Review the [Rules for submitting a proposal](https://github.com/godotengine/godot-proposals?tab=readme-ov-file#rules-for-submitting-a-proposal). If you fail to comply with them, the proposal will be closed. + - Review the [Rules for submitting a proposal](https://github.com/godotengine/godot-proposals?tab=readme-ov-file#rules-for-proposal-issues). If you fail to comply with them, the proposal will be closed. - Search [existing proposals](https://github.com/godotengine/godot-proposals/issues?q=is%3Aissue) for related or duplicate proposals. - Search the internet and [asset library](https://godotengine.org/asset-library/asset) for assets that could solve your problem without an engine change.