diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..735f744 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,32 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +### Summary + + + +### Steps to reproduce + +* Make trx report + +### What is the current *bug* behavior? + +* The trx2junit tool returns "ERROR MESSAGE" + +### What is the expected *correct* behavior? + +* The trx2junit tool returns an xml file + +### Relevant logs and/or screenshots + + + +### Further technical details +trx2junit-version: v1.2.2 +Operating system: Windows 10