mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
18 lines
474 B
Markdown
18 lines
474 B
Markdown
---
|
|
name: Request a feature
|
|
about: Report a missing feature - e.g. as a step before submitting a PR
|
|
title: ''
|
|
labels: 'type:feature'
|
|
assignees: ''
|
|
---
|
|
|
|
# Rationale
|
|
|
|
The motivation behind the feature and why should this feature exist?
|
|
What are the use-cases?
|
|
|
|
# Implementation
|
|
|
|
Do you have ideas regarding the implementation of this feature? (Mention reference links if any)
|
|
Any alternative solutions or features you've considered?
|
|
Are you willing to implement this feature?
|