Diwa Design System

Help: Feature Request

Submit feature requests with clear problem framing, user impact, and acceptance criteria so roadmap decisions can be made quickly.

Prerequisites

  • - A specific user problem not solved by current components/tokens/docs.
  • - Concrete use cases and expected outcomes.
  • - Awareness of current roadmap items to avoid duplicates.

Step 1: Check roadmap and changelog

Verify whether the request is already planned, in progress, or recently shipped.

Review:
- /news/roadmap
- /news/changelog

Step 2: Frame request by problem and impact

Explain what users cannot do today and how success will be measured.

### Problem
Users cannot ...

### Desired Outcome
We need ...

### Impact
This affects ...

Step 3: Open an enhancement issue

Submit the request using the enhancement issue path.

Feature request URL:
https://github.com/jortega0033/diwa-components/issues/new?labels=enhancement&title=Feature%20request%3A%20

Implementation Notes

  • - Feature requests are prioritized by user impact, implementation complexity, and roadmap fit.
  • - Attach screenshots or current workaround examples when possible.
  • - Include accessibility and responsiveness expectations in acceptance criteria.

Troubleshooting

  • - If your request is broad, split it into focused, incremental proposals.
  • - If acceptance criteria are unclear, define measurable behavior before submission.
  • - If overlap exists with existing issues, comment there instead of opening duplicates.

Next Actions