diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..16e5767 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,25 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Version** : vX.X.X + +**Description** + +Description of your issue + +**Steps to reproduce** + +- Just +- List +- Them + +**Additional information** + +Add any other context about the problem here. +Feel free to add any picture or detail about your issue.