github.com/cosmos/cosmos-sdk@v0.50.10/.github/ISSUE_TEMPLATE/feature-request.md (about) 1 --- 2 name: Feature Request 3 about: Create a proposal to request a feature 4 title: "[Feature]: " 5 labels: T:feature-request 6 --- 7 8 <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ 9 v ✰ Thanks for opening an issue! ✰ 10 v Before smashing the submit button please review the template. 11 v Word of caution: poorly thought-out proposals may be rejected 12 v without deliberation 13 ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> 14 15 ## Summary 16 17 <!-- Short, concise description of the proposed feature --> 18 19 ## Problem Definition 20 21 <!-- Why do we need this feature? 22 What problems may be addressed by introducing this feature? 23 What benefits does the SDK stand to gain by including this feature? 24 Are there any disadvantages of including this feature? --> 25 26 ## Proposal 27 28 <!-- Detailed description of requirements of implementation -->