From c4f584f98f27e44845a5dd736391a5a28c2efbb2 Mon Sep 17 00:00:00 2001 From: Arthur van der Staaij <32672293+avdstaaij@users.noreply.github.com> Date: Sun, 1 Aug 2021 19:40:02 +0200 Subject: [PATCH] Updated some statements in the feature request issue template (#4715) Changed the feature request issue template to reflect the fact that development is currently targeting G&K and to refer to #4697 in favor of the deprecated #663. --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 05257b2cb1..a5ce7156f5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,9 +9,9 @@ assignees: '' **BEFORE creating (delete this in the actual issue)** -Is your feature a gameplay feature from Civ VI, or from G&K or BNW? If so, don't open it in the first place - see Roadmap +Is your feature a gameplay feature from Civ VI, or from BNW? If so, don't open it in the first place - see Roadmap -Is your feature a gameplay feature from Vanilla Civ V? If so, it should go in https://github.com/yairm210/Unciv/issues/663 - post a comment there! +Is your feature a gameplay feature from Vanilla Civ V or from G&K? If so, it should go in https://github.com/yairm210/Unciv/issues/4697 - post a comment there! Is your feature related to a crash or things that are already implemented but implemented wrong? Please open a Bug Report issue instead!