Draft payload for proposing a new feature request.
const draft: FeatureRequestDraft = { title: 'Export data to CSV and JSON', description: 'Add an export button on the analytics screen to download raw metrics.', requesterName: 'Taylor',}; Copy
const draft: FeatureRequestDraft = { title: 'Export data to CSV and JSON', description: 'Add an export button on the analytics screen to download raw metrics.', requesterName: 'Taylor',};
Proposed description explaining use cases and benefits (minimum 5 characters).
Optional
Optional author display name.
Proposed title (minimum 3 characters).
Draft payload for proposing a new feature request.
Example