Files
Samsung-Jellyfin-Installer/.github/pull_request_template.md
2026-03-21 11:08:23 +01:00

923 B

Pull Request Template

Branch

  • I branched off beta (not master) to develop this feature/fix

Description

Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.

Fixes # (issue number, if applicable)


Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (please describe):

Checklist

  • My code follows the existing project structure and style
  • I have tested my changes manually
  • I have added necessary documentation (if applicable)
  • I have verified that the installer still works with the underlying CLI

Additional Notes

Any other information that reviewers should know, including limitations, concerns, or context about the change.