github.com/onflow/atree@v0.6.0/.github/ISSUE_TEMPLATE/feature-request.md (about)

     1  ---
     2  name: Requesting a Feature or Improvement
     3  about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING.md"
     4  title: ''
     5  labels: feedback, feature
     6  assignees: fxamacker
     7  
     8  ---
     9  
    10  <!--
    11  
    12  Instructions:
    13  
    14  Please fill out the template below to the best of your ability.
    15  
    16  -->
    17  
    18  ### Issue To Be Solved
    19  
    20  <!--
    21  
    22  Replace this comment:
    23  
    24  Please present a concise description of the problem to be addressed by this feature request.
    25  Please be clear what parts of the problem are considered to be in-scope and out-of-scope.)
    26  
    27  -->
    28  
    29  ### Suggested Solution
    30  
    31  <!--
    32  
    33  Replace this comment:
    34   
    35  A concise description of your preferred solution. Things to address include:
    36  
    37  * Details of the technical implementation
    38  * Tradeoffs made in design decisions
    39  * Caveats and considerations for the future
    40  
    41  If there are multiple solutions, please present each one separately. Save comparisons for the very end.)
    42  
    43  -->
    44