github.com/hernad/nomad@v1.6.112/.github/ISSUE_TEMPLATE/feature_request.md (about)

     1  ---
     2  name: Feature Request
     3  about: Suggest a new feature or enhancement to Nomad
     4  labels: "type/enhancement"
     5  ---
     6  
     7  <!--
     8  Hi there,
     9  
    10  Thank you for opening an issue. Please note that we try to keep the Nomad issue
    11  tracker reserved for bug reports and feature requests. For general usage
    12  questions, please see: https://www.nomadproject.io/community
    13  
    14  -->
    15  
    16  ### Proposal
    17  <!--
    18  If you have an idea for a way to address the problem via a change to Nomad’s
    19  features, please describe it below.
    20  -->
    21  
    22  ### Use-cases
    23  <!--
    24  In order to properly evaluate the feature request, it is necessary to understand
    25  the use-cases for it. Please describe below the _end goal_ you are trying to
    26  achieve that has led you to request this feature.
    27  -->
    28  
    29  ### Attempted Solutions
    30  <!--
    31  If you have already tried to solve the problem within Nomad’s existing features
    32  and found a limitation that prevented you from succeeding, please describe it
    33  below.
    34  -->
    35  
    36