morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

ISSUE_TEMPLATE.md (1142B)


      1 Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE ACCEPTED! Use the [Matrix Room](https://matrix.to/#/#Morpheus:matrix.ffslfl.net) for supporting issues.
      2 
      3 <!--- Provide a general summary of the issue in the Title above -->
      4 
      5 ## Expected Behavior
      6 <!--- Tell us what should happen -->
      7 
      8 ## Current Behavior
      9 <!--- Tell us what happens instead of the expected behavior -->
     10 
     11 ## Possible Solution
     12 <!--- Not obligatory, but suggest a fix/reason for the bug, -->
     13 
     14 ## Steps to Reproduce
     15 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
     16 <!--- reproduce this bug. Include code to reproduce, if relevant -->
     17 1.
     18 2.
     19 3.
     20 4.
     21 
     22 ## Context (Environment)
     23 <!--- How has this issue affected you? What are you trying to accomplish? -->
     24 <!--- Providing context helps us come up with a solution that is most useful in the real world -->
     25 
     26 <!--- Provide a general summary of the issue in the Title above -->
     27 
     28 ## Detailed Description
     29 <!--- Provide a detailed description of the change or addition you are proposing -->
     30 
     31 ## Possible Implementation
     32 <!--- Not obligatory, but suggest an idea for implementing addition or change -->