github.com/cosmos/cosmos-sdk@v0.50.10/.github/ISSUE_TEMPLATE/epics.md (about)

     1  ---
     2  name: Epic
     3  about: Create an epic/user
     4  title: "[Epic]: "
     5  labels: T:Epic
     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/changes to the repository
    18  What are the user needs?
    19  How could this solution fix the user facing problem?  -->
    20  
    21  ## Problem Definition
    22  
    23  <!-- Why do we need this feature? 
    24  What problems may be addressed by introducing this feature?
    25  What benefits does the SDK stand to gain by including this feature?
    26  Are there any disadvantages of including this feature? -->
    27  
    28  ## Work Breakdown
    29  
    30  <!-- Break the work into many bullet points that will later be turned into issues that can be assigned to developers to work on 
    31  This work may been to be broken up into phases of work in order to better organize when and how things get done. -->