diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bb945c3099..0000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Non-gameplay feature request -about: UI issue, Quality-of-life improvement, user experience or development issue -title: 'Feature request: ' -labels: 'feature' -assignees: '' - ---- - -**BEFORE creating (delete this in the actual issue)** - -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 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! - -Is your feature a UI issue, Quality-of-life, user experience or development issue? If so congrats, you're in the right place! - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here.