Files
gh-christianlouis-dmarq/.github/ISSUE_TEMPLATE/feature_request.md
T
2026-02-06 22:00:17 +00:00

46 lines
1.2 KiB
Markdown

---
name: Feature Request
about: Suggest an idea for DMARQ
title: '[FEATURE] '
labels: 'enhancement'
assignees: ''
---
## Feature Description
A clear and concise description of the feature you'd like to see.
## Problem Statement
Is your feature request related to a problem? Please describe.
Ex. I'm always frustrated when [...]
## Proposed Solution
Describe the solution you'd like to see implemented.
## Alternatives Considered
Describe any alternative solutions or features you've considered.
## Use Case
Describe how this feature would be used and who would benefit from it.
## Benefits
- Benefit 1
- Benefit 2
- Benefit 3
## Implementation Ideas
If you have ideas about how this could be implemented, share them here.
## Related Issues/PRs
Link to any related issues or pull requests.
## Mockups/Examples
If applicable, add mockups, diagrams, or examples from other tools.
## Additional Context
Add any other context, screenshots, or information about the feature request here.
## Checklist
- [ ] I have searched existing issues to ensure this is not a duplicate
- [ ] This feature aligns with DMARQ's mission of privacy-focused DMARC monitoring
- [ ] I am willing to contribute to implementing this feature (optional)