Skip to content
Snippets Groups Projects

Add bug and feature request issue templates

2 files
+ 35
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 24
0
# Summary
<!--Describe the bug in short here. Describe what happens that is considered
bad behaviour.-->
# Steps to reproduce
<!--Describe the steps required to reproduce the bug. An enumeration with screenshots
is preferred to be able to easily reproduce.-->
1.
2.
3.
# Possible Fix
<!--If you have a suspicion of what might be wrong, describe what you
think is going wrong.-->
# Logs
<!--Logs can be added if you find a bug and already have a log output to show.-->
<!--In case you do, please copy the log between the code tags below.-->
<description><code>
</code></description>
/label ~bug
Loading