From e78d929b337bf47523a0cde41965baa5e0c8683a Mon Sep 17 00:00:00 2001 From: heipizhu4 <100454479+heipizhu4@users.noreply.github.com> Date: Thu, 18 Aug 2022 22:35:49 +0800 Subject: [PATCH] Add a link in Readme.md (#7674) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d19d36edb9..f543129966 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If you want a small, fast, moddable, FOSS, in-depth 4X that can still run on a p In this order: * Polish! As you may have noticed, Unciv is fully functional but rough around the edges. This means: - * UI+UX improvements (suggestions welcome!) + * UI+UX improvements ([suggestions welcome!](https://github.com/yairm210/Unciv/issues/new?assignees=&labels=feature&template=feature_request.md&title=Feature+request%3A+)) * Better automation, AI etc. in-game * Finishing off Vanilla mechanics - mostly done! * G&K mechanics - espionage, small other changes (see [#4697](https://www.github.com/yairm210/Unciv/issues/4697))