mirror of https://github.com/ethereum/go-ethereum
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.
17 lines
345 B
17 lines
345 B
4 years ago
|
---
|
||
|
name: Request a feature
|
||
|
about: Report a missing feature - e.g. as a step before submitting a PR
|
||
|
title: ''
|
||
|
labels: 'type:feature'
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
# Rationale
|
||
|
|
||
|
Why should this feature exist?
|
||
|
What are the use-cases?
|
||
|
|
||
|
# Implementation
|
||
|
|
||
|
Do you have ideas regarding the implementation of this feature?
|
||
|
Are you willing to implement this feature?
|