UNPKG

804 BMarkdownView Raw
1* Related Issues: _#IssueNumber if necessary_
2
3## Introduction
4
5_A short description of what the features or the bugs are. Try to keep it simple and within a single-paragraph._
6
7## Issue Description
8
9_Describe the bug found or the feature that you are proposing._
10
11_If it's completely new feature explain why this new functionality is necessary, and propose some advice for the
12development, or just open a Pull Request if you have already started to work on the feature on your own._
13
14## Steps to reproduce issue
15
16_If the bug is complex to describe, show how developers can reproduce it using code snippet, database data, etc..._
17
18## Expected behaviour
19
20_What is the behaviour that you were expecting after following the steps outlined above?_
21
22## Actual behaviour
23
24_What behaviour did you get instead?_