mirror of https://github.com/waku-org/nwaku.git
24 lines
645 B
Markdown
24 lines
645 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for the nwaku implementation
|
||
|
title: 'feat: '
|
||
|
labels: track:production
|
||
|
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.
|