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

     1  ---
     2  name: Bug Report
     3  about: Let us know about an unexpected error, a crash, or an incorrect behavior.
     4  labels: "type/bug"
     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  ### Nomad version
    17  Output from `nomad version`
    18  
    19  ### Operating system and Environment details
    20  
    21  ### Issue
    22  
    23  ### Reproduction steps
    24  
    25  #### Expected Result
    26  
    27  #### Actual Result
    28  
    29  ### Job file (if appropriate)
    30  
    31  <!--
    32  If possible please post relevant logs in the issue.
    33  `
    34  Logs and other artifacts may also be sent to: nomad-oss-debug@hashicorp.com
    35  
    36  Please link to your Github issue in the email and reference it in the subject
    37  line:
    38  
    39  > To: nomad-oss-debug@hashicorp.com
    40  >
    41  > Subject: GH-1234: Errors garbage collecting allocs
    42  
    43  Emails sent to that address are readable by all HashiCorp employees but are
    44  *not* publicly visible.
    45  -->
    46  
    47  ### Nomad Server logs (if appropriate)
    48  
    49  ### Nomad Client logs (if appropriate)