The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/.github/ISSUE_TEMPLATE/feature_request.md

36 lines
702 B

---
name: Feature request
about: Suggest an idea for this project
title: "[Feature]"
labels: enhancement
assignees: ''
---
# Problem/limitation At Hand
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Which component?**
- [ ] consensus
- [ ] deploy script
- [ ] wallet
- [ ] explorer
- [ ] node script
- [ ] test automation
- [ ] demo app
- [ ] others ...
# Proposed 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.