Files
shellmate/.github/PULL_REQUEST_TEMPLATE.md
2026-01-27 15:13:28 +00:00

19 lines
365 B
Markdown

## Description
<!-- What does this PR do? -->
## Type of Change
- [ ] 🐛 Bug fix
- [ ] ✨ New feature
- [ ] 🔧 Refactor
- [ ] 📚 Documentation
- [ ] 🧪 Tests
## Testing
<!-- How was this tested? -->
## Checklist
- [ ] Code follows project style guidelines
- [ ] Tests pass locally
- [ ] Documentation updated (if needed)
- [ ] No sensitive data exposed