github.com/wgh-/mattermost-server@v4.8.0-rc2+incompatible/ISSUE_TEMPLATE.md (about)

     1  Per Mattermost guidelines, GitHub issues are for bug reports: http://www.mattermost.org/filing-issues/
     2  
     3  For troubleshooting see: http://forum.mattermost.org/.
     4  For feature proposals see: http://www.mattermost.org/feature-requests/
     5  
     6  If you've found a bug--something appears unintentional--please report using the following format: 
     7  
     8  #### Summary
     9  Bug report in one concise sentence
    10  
    11  #### Steps to reproduce
    12  How can we reproduce the issue (what version are you using?)
    13  
    14  #### Expected behavior
    15  Describe your issue in detail
    16  
    17  #### Observed behavior (that appears unintentional) 
    18  What did you see happen? Please include relevant error messages and/or screenshots.
    19  
    20  #### Possible fixes
    21  If you can, link to the line of code that might be responsible for the problem