diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a9caf890..7b2d69f9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: Bug report -about: Create a report to help us improve +name: Bug Report +about: Report a bug or a similiar issue - the classic way title: '' labels: '' assignees: '' @@ -15,22 +15,39 @@ If you want to suggest a feature or have any other question, please use our [Discussions](https://github.com/borgbase/vorta/discussions) instead. --> -**Describe the bug** -A clear and concise description of what the bug is. +#### Description -**To Reproduce** + + +I _was_/_wasn't_ able to reproduce the issue. + + + +#### Environment -**Environment (please complete the following information):** - OS: - Vorta version: - Installed from: +- Borg version: -Vorta and Borg versions can be found in Main Window > Misc Tab. + -**Additional context** -If appropriate include logs. Can be found in Main Window > Misc Tab > Log. +#### Logs + + + +``` +*paste logs here* +```