github.com/siglens/siglens@v0.0.0-20240328180423-f7ce9ae441ed/.github/ISSUE_TEMPLATE/new_feature_request.md (about)

     1  ---
     2  name: New feature request
     3  about: Tell us about a feature you want us to add
     4  title: "[NEW] "
     5  labels: enhancement
     6  assignees: ''
     7  
     8  ---
     9  
    10  # Description
    11  Clearly describe the feature you want in as much detail as you can give. Include screenshots if appropriate.
    12  
    13  # Benefits
    14  Describe why you want this feature.
    15  
    16  # (Optional) Possible Implementation
    17  If you have any ideas on how this should be implemented, let us know here.
    18  
    19  # (Optional) Additional Context
    20  Add anything else we should know about this.