mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
* Add issue templates for bug reports and feature requests * Remove test script from PR (not needed for issue templates)
885 B
885 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Feature Request / Contribution | Suggest a new feature or propose a contribution | [Feature] | enhancement |
💡 For Complex Features: If your contribution targets core components or introduces complex features, please open an issue first to discuss your implementation plan before starting development. See contribute.md for guidelines.
Description
A clear description of what you want to build or contribute.
Motivation
Why is this feature useful? What problem does it solve?
Proposed Solution (optional)
If you have ideas on how to implement this, describe them here.
Workspace (optional)
Which workspace(s) would this affect? (e.g., app, circuits, contracts, sdk/core, etc.)
Additional Context
Any other context, mockups, or examples.