From bfe6bd42e0078a0d9bc9aed9b462ca46bbf0507a Mon Sep 17 00:00:00 2001 From: NULLYUKI <42326194+NULLYUKI@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:31:22 +0200 Subject: [PATCH] Updated "Feature Request" link Replaced URL with URL automatically filtering for issues with the "Feature Request" label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cbc441..edc373e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Paste this information into your report, preferably in a code block or a [gist]( Feature Requests ------------------- -If you are asking for a new feature or enhancement for a game, first search the [issue list](https://github.com/ValveSoftware/Source-1-Games/issues) to see if it has already been asked for. Include closed issues in your search. +If you are asking for a new feature or enhancement for a game, first search the [issue list](https://github.com/ValveSoftware/Source-1-Games/issues?q=is%3Aissue+label%3A%22Feature+Request%22) to see if it has already been asked for. Include closed issues in your search. If it has been asked for, go ahead and put your 2 cents in for it in the existing entry.