view .github/ISSUE_TEMPLATE/feature_request.md @ 16131:9f9ea58719c3 v8.1.1070

patch 8.1.1070: issue templates are not good enough commit https://github.com/vim/vim/commit/e46736b23b7cc25b914415fe4ceb851504f5419c Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 29 13:12:39 2019 +0100 patch 8.1.1070: issue templates are not good enough Problem: Issue templates are not good enough. Solution: Rephrase to anticipate unexperienced users.
author Bram Moolenaar <Bram@vim.org>
date Fri, 29 Mar 2019 13:15:06 +0100
parents e8d4b34011de
children 4fdc8319ab24
line wrap: on
line source

---
name: Feature request
about: Suggest an enhancement for Vim
title: ''
labels: enhancement

---

_Instructions: Replace the template text and remove irrelevant text (including this line)_

**Is your feature request related something that is currently hard to do? Please describe.**
A clear and concise description of what is hard to do. Ex. It is difficult to [...] when [...]
(If it is related to runtime files, please check their header for where to discuss enhancements.)

**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.