Skip to content

Latest commit

Β 

History

History
55 lines (32 loc) Β· 1.2 KB

File metadata and controls

55 lines (32 loc) Β· 1.2 KB

πŸ“‹ Issue Template Guide

Welcome! This repository uses structured GitHub issue templates to improve clarity, consistency, and collaboration across the Flash team.

πŸ›  Internal Task

For behind-the-scenes work like code refactors, infrastructure, CI/CD updates, or internal coordination.

  • Examples:

    • Update Docker deployment flow
    • Sync testnet Lightning integration
    • Add analytics to rewards page

πŸš€ Feature Request

For proposing new functionality, improvements, or feature iterations across the Flash ecosystem.

  • Examples:

    • Add tiered rewards to event mode
    • Integrate Apple Pay in checkout flow
    • Support CSV exports for merchants

πŸ› Bug Report

For reporting unexpected behavior, errors, or application crashes.

  • Examples:

    • Rewards not unlocking after conditions met
    • App crashes on iOS 16 during onboarding
    • Transaction history showing duplicate entries

πŸ”Ž Pro Tips

  • Use checkboxes and sections to clarify what’s done or needed
  • Link related issues or PRs whenever possible
  • Tag teammates or teams for visibility and collaboration

Let’s keep our workflows clean, collaborative, and ship-ready πŸš€ β€” The Flash Team