go-waku/.github/ISSUE_TEMPLATE/feature_request.md

24 lines
628 B
Markdown
Raw Normal View History

---
name: Feature request
about: Suggest an idea for go-waku implementation
title: 'feat:'
labels: ''
assignees: ''
---
### Problem
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### Suggested solution
A clear and concise description of what you want to happen.
### Alternatives considered
A clear and concise description of any alternative solutions or features you've considered.
### Additional context
Add any other context or screenshots about the feature request here.
### Acceptance criteria
A list of tasks that need to be done for the issue to be considered resolved.