neovim

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

commit 666a82374ddeb9284cbfab9ba21fad2a8f9b1b17
parent 12720e929d478395174c8165f5ccfacc8b7bba85
Author: Maria José Solano <majosolano99@gmail.com>
Date:   Mon,  7 Apr 2025 06:15:55 -0400

docs: PR template #33109


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

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +<!-- + Thank you for contributing to Neovim! + If this is your first time, check out https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md#pull-requests-prs + for our PR guidelines. +-->