From c11bf7708c0efcda70171658a629204c64218ff8 Mon Sep 17 00:00:00 2001 From: Mathijs Bakker Date: Sat, 6 Sep 2025 14:31:30 +0200 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..e16ccfc --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,20 @@ + + +## 📝 Summary + + +## 🔍 Details + + +## ✅ Checklist +- [ ] Tested in **Godot version**: ___ +- [ ] Tested in **Neovim version**: ___ +- [ ] Tested on **OS / Terminal app**: ___ +- [ ] Code follows plugin style guidelines +- [ ] Documentation updated (if needed) + +## 📷 Screenshots (if applicable) + + +## 🧩 Related Issues +