github.com/tilt-dev/tilt@v0.36.0/.github/ISSUE_TEMPLATE/feature_request.md (about)

     1  ---
     2  name: Feature request
     3  about: Have an idea?
     4  title: ''
     5  labels: enhancement
     6  assignees: ''
     7  
     8  ---
     9  
    10  ## Describe the Feature You Want
    11  <!--- Tell us what should happen -->
    12  
    13  ### Current Behavior
    14  <!--- Tell us what happens today -->
    15  
    16  ### Why Do You Want This?
    17  <!--- Tell us more broadly about your use case and what you're using Tilt for. -->
    18  <!--- Providing context helps us come up with a solution that is most useful in the real world -->
    19  
    20  **Additional context**
    21  Add any other context or screenshots about the feature request here.