Files
gps-denied-desktop/_docs/00_templates/pr_template.md
T
Oleksandr Bezdieniezhnykh fd75243a84 more detailed SDLC plan
2025-12-10 19:05:17 +02:00

1.6 KiB

Pull Request Template

Description

Brief description of changes.

Jira ticket: AZ-XXX

Type of Change

  • Bug fix
  • New feature
  • Refactoring
  • Documentation
  • Performance improvement
  • Security fix

Checklist

  • Code follows project conventions
  • Self-review completed
  • Tests added/updated
  • All tests pass
  • Code coverage maintained/improved
  • Documentation updated (if needed)
  • CHANGELOG updated

Breaking Changes

  • None

API Changes

  • None

Database Changes

  • No database changes
  • Migration included and tested
  • Rollback migration included

Deployment Notes

  • No special deployment steps required
  • Environment variables added/changed (documented in .env.example)
  • Feature flags configured
  • External service dependencies

Rollback Plan

  1. Revert this PR commit
  2. [Additional steps if needed]

Testing

How to test these changes: 1. 2. 3.

Performance Impact

  • No performance impact expected
  • Performance tested (attach results if applicable)

Security Considerations

  • No security implications
  • Security review completed
  • Sensitive data handling reviewed

Screenshots (if applicable)