neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 6342fc7dc8298b92edcb6dfeaa6a8af98142ecfe
parent 8876413e2dcc6e14071e79fb73a5f32736aaf94c
Author: Maria Solano <majosolano99@gmail.com>
Date:   Fri, 23 Jan 2026 13:28:09 -0800

docs: add sections to PR template (#37495)


Diffstat:
M.github/pull_request_template.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md @@ -3,3 +3,7 @@ If this is your first time, check out https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md#pull-requests-prs for our PR guidelines. --> + +## Problem + +## Solution