Files
SpotiFLAC-Mobile/.github/PULL_REQUEST_TEMPLATE.md
T

701 B

Description

Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • Documentation
  • Other (describe below)

Checklist

  • Code follows project conventions
  • flutter analyze and flutter test pass
  • go vet ./... and go test ./... pass in go_backend/ (if Go code changed)
  • Documentation updated (if needed)
  • Commit messages follow the conventional commits format

Screenshots