diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..bcda143 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Versions** + - OS: [e. g. Ubuntu 22.04] + - Joplin Version [e. g. 2.14.22] + - Thunderbird Version [e. g. 115.11.0] + - Joplin Export add-on version [e. g. 0.0.6] + +**Describe the bug** +A clear and concise description of what the bug is. + +**Screenshot or screen recording** +If applicable, add screenshots or a screen recording to help explain your problem.