1.7 KiB
1.7 KiB
Feature Name
One sentence description of what this feature does and who it is for.
Status
Planned In Progress In Review Complete Deferred
Background
Scope
In scope:
Out of scope:
User Stories
- As a [member / board member / anonymous visitor], I want to [action] so that [outcome].
Data Model
class ExampleModel(models.Model):
pass
Related models:
User—
GDPR Considerations
| Question | Answer |
|---|---|
| Personal data collected | |
| Legal basis | Legitimate interest / Consent / Legal obligation |
| Retention period | See docs/gdpr/retention-policy.md / [custom policy] |
| Erasure behaviour | Cascade delete / Anonymise / Transfer ownership |
| Visible to non-members | Yes / No |
Open Questions
Decisions Log
| Date | Decision | Reasoning |
|---|---|---|
| YYYY-MM-DD |