Merge pull request #634 from harmony-one/LeoHChen-feature-request-template
Update issue templatespull/646/head
commit
aa8035ba56
@ -0,0 +1,36 @@ |
|||||||
|
--- |
||||||
|
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. |
Loading…
Reference in new issue