mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-08 04:50:16 +00:00
38 lines
1.0 KiB
Markdown
38 lines
1.0 KiB
Markdown
---
|
|
name: Protocol Change Proposal
|
|
about: Create a proposal to request a change to the protocol
|
|
|
|
---
|
|
|
|
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
|
v ✰ Thanks for opening an issue! ✰
|
|
v Before smashing the submit button please review the template.
|
|
v Word of caution: Under-specified proposals may be rejected summarily
|
|
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
|
|
|
# Protocol Change Proposal
|
|
|
|
## Summary
|
|
|
|
<!-- Short, concise description of the proposed change -->
|
|
|
|
## Problem Definition
|
|
|
|
<!-- Why do we need this change?
|
|
What problems may be addressed by introducing this change?
|
|
What benefits does Tendermint stand to gain by including this change?
|
|
Are there any disadvantages of including this change? -->
|
|
|
|
## Proposal
|
|
|
|
<!-- Detailed description of requirements of implementation -->
|
|
|
|
____
|
|
|
|
#### For Admin Use
|
|
|
|
- [ ] Not duplicate issue
|
|
- [ ] Appropriate labels applied
|
|
- [ ] Appropriate contributors tagged
|
|
- [ ] Contributor assigned/self-assigned
|