aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria José Solano <majosolano99@gmail.com>2025-04-07 06:15:55 -0400
committerGitHub <noreply@github.com>2025-04-07 03:15:55 -0700
commit666a82374ddeb9284cbfab9ba21fad2a8f9b1b17 (patch)
tree09599a57e540a9826c04b249d1af66c658b19ee1
parent12720e929d478395174c8165f5ccfacc8b7bba85 (diff)
downloadrneovim-666a82374ddeb9284cbfab9ba21fad2a8f9b1b17.tar.gz
rneovim-666a82374ddeb9284cbfab9ba21fad2a8f9b1b17.tar.bz2
rneovim-666a82374ddeb9284cbfab9ba21fad2a8f9b1b17.zip
docs: PR template #33109
-rw-r--r--.github/pull_request_template.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000000..c2d4b46417
--- /dev/null
+++ 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.
+-->