pkg.re/essentialkaos/ek.10@v12.41.0+incompatible/.github/ISSUE_TEMPLATE.md (about)

     1  _Before opening an issue, search for similar bug reports or feature requests on GitHub Issues. If a similar issue was found, please add a_ 👍 _reaction to the existing issue. If no similar issue can be found, fill out either the "Bug Report" or the "Feature Request" section below. Erase the other section and everything on and above this line._
     2  
     3  ### Bug report
     4  
     5  **System info:**
     6  
     7  * **Version used:** 
     8  * **OS (e.g. from `/etc/os-release`):** 
     9  * **Kernel (e.g. `uname -a`):** 
    10  * **Go version (e.g. `go version`):** 
    11  * **Install tools:** 
    12  
    13  **Steps to reproduce:**
    14  
    15  1. [First Step]
    16  2. [Second Step]
    17  3. [and so on...]
    18  
    19  **Expected behavior:**
    20  
    21  [What you expected to happen]
    22  
    23  **Actual behavior:**
    24  
    25  [What actually happened]
    26  
    27  **Additional info:**
    28  
    29  [Include gist of relevant config, logs, etc.]
    30  
    31  Please run those if possible and link them from a [gist](http://gist.github.com).
    32  
    33  ---
    34  
    35  ### Feature Request
    36  
    37  Opening a feature request kicks off a discussion. Requests may be closed if we're not actively planning to work on them.
    38  
    39  **Proposal:**
    40  
    41  [Description of the feature]
    42  
    43  **Current behavior:**
    44  
    45  [What currently happens]
    46  
    47  **Desired behavior:**
    48  
    49  [What you would like to happen]
    50  
    51  **Use case:**
    52  
    53  [Why is this important (helps with prioritizing requests)]
    54