tt-rss/.github/pull_request_template.md
2025-10-05 21:42:17 +00:00

1.1 KiB

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.