FastMask/.github/ISSUE_TEMPLATE/feature_request.md
Paweł Orzech 4a081300cb
Add templates, splash screen, and UI enhancements
Introduces GitHub issue and PR templates, contributing and security documentation. Adds Android 12+ splash screen support, updates theming and status color handling, and improves MaskedEmail card/detail UI with shared transitions and accessibility. Updates dependencies for Compose and Material3, and enhances README with detailed setup and contribution instructions.
2026-01-31 02:04:54 +01:00

25 lines
590 B
Markdown

---
name: Feature Request
about: Suggest a new feature for FastMask
title: '[Feature] '
labels: enhancement
assignees: ''
---
## Problem Statement
A clear description of the problem or need. Ex. "I'm always frustrated when..."
## Proposed Solution
Describe the solution you'd like.
## Alternatives Considered
Any alternative solutions or features you've considered.
## Use Case
Describe how you would use this feature.
## Mockups / Examples
If applicable, add mockups, sketches, or examples from other apps.
## Additional Context
Add any other context about the feature request here.