Create pull_request_template.md
This commit is contained in:
20
.github/pull_request_template.md
vendored
Normal file
20
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
<!-- .github/pull_request_template.md -->
|
||||
|
||||
## 📝 Summary
|
||||
<!-- Provide a short description of the changes -->
|
||||
|
||||
## 🔍 Details
|
||||
<!-- Explain what this PR changes, why it's needed, and any relevant context -->
|
||||
|
||||
## ✅ 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)
|
||||
<!-- Add before/after screenshots or recordings if this PR affects user experience -->
|
||||
|
||||
## 🧩 Related Issues
|
||||
<!-- Link to related issues, e.g. Fixes #123 -->
|
||||
Reference in New Issue
Block a user