Skip to content

Pull Request Template

Fabius Schurig edited this page Oct 6, 2025 · 3 revisions

πŸ“ Description

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Other (please specify)

βœ… Checklist

  • Code has been tested and works as expected (White/ Darkmode)
  • Documented Code (Please read your code, think about what might be unclear, and explain your code.)
  • Clear Pull Request title and description (Explain "What have you changed?")
  • All new text uses translations. If you added any UI text to the Finance.io frontend, ensure it's internationalized
  • TypeScript is used with clear, explicit types
  • NativeWind/Tailwind CSS is used consistently
  • Only approved icon packs and libraries are used
  • Relevant tests have been added or updated
  • Documentation has been updated (README, Wiki, etc.)
  • Linter/Formatter runs without errors
  • Branch is up-to-date with master/develop

πŸ” Screenshots / GIFs (optional)

πŸ”— Related Issues

Clone this wiki locally