view .github/ISSUE_TEMPLATE/feature_request.md @ 20447:4fdc8319ab24

Update feature_request.md Commit: https://github.com/vim/vim/commit/ed37d9b3241abe7c302c7ac606df80037aecdb46 Author: Bram Moolenaar <bram@moolenaar.net> Date: Sun May 17 15:17:26 2020 +0200 Update feature_request.md
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 May 2020 15:30:04 +0200
parents 9f9ea58719c3
children
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 about something that is currently impossible or hard to do? Please describe the problem.**
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.