21 lines
629 B
Markdown
21 lines
629 B
Markdown
<!-- .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 -->
|