Files
gps-denied-desktop/_docs/00_templates/pr_template.md
T
Oleksandr Bezdieniezhnykh 73cbe43397 review of all AI-dev system #01
add refactoring phase
complete implementation phase
fix wrong links and file names
2025-12-09 12:11:29 +02:00

27 lines
445 B
Markdown

# Pull Request Template
## Description
Brief description of changes.
## Related Issue
Jira ticket: [AZ-XXX](link)
## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactoring
- [ ] Documentation
## Checklist
- [ ] Code follows project conventions
- [ ] Self-review completed
- [ ] Tests added/updated
- [ ] All tests pass
- [ ] Documentation updated (if needed)
## Testing
How to test these changes.
## Screenshots (if applicable)