go-ethereum/.github/ISSUE_TEMPLATE/feature.md
2024-02-07 01:58:42 +01:00

18 lines
335 B
Markdown

---
name: Request a feature
about: Report a missing feature - e.g. as a step before submitting a PR
title: ''
labels: ''
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?