github.com/cayleygraph/cayley@v0.7.7/.github/ISSUE_TEMPLATE.md (about)

     1  <!--
     2  The GitHub issue tracker is for bug reports and feature requests.
     3  General support can be found at the following locations:
     4  
     5  - Cayley Forum - https://discourse.cayley.io
     6  - Slack - cayleygraph.slack.com, invites: https://cayley-slackin.herokuapp.com
     7  
     8  Please answer these questions before submitting your issue. Thanks!
     9  -->
    10  
    11  **Description**
    12  
    13  <!--
    14  Briefly describe the problem you are having in a few paragraphs.
    15  -->
    16  
    17  **Steps to reproduce the issue:**
    18  1.
    19  2.
    20  3.
    21  
    22  **Received results:**
    23  
    24  <!--
    25  Describe results you received.
    26  
    27  Any additional information such as logs will help.
    28  Enclose it into following markdown:
    29  -->
    30  ```
    31  (program output or server response)
    32  ```
    33  
    34  **Expected results:**
    35  
    36  
    37  **Output of `cayley version` or commit hash:**
    38  
    39  ```
    40  (paste your output here)
    41  ```
    42  
    43  **Environment details:**
    44  
    45  Backend database: `(database and version)`