Skip to content

Commit

Permalink
issue template updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shivansh02 committed Jul 5, 2024
1 parent 22a21f0 commit 7630f62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ body:
id: version
attributes:
label: Version of Vorta
description: Vorta and Borg versions can be found in Main Window > Misc Tab.
description: Vorta and Borg versions can be found in Main Window > Settings/About > About Tab.
validations:
required: true

Expand All @@ -75,15 +75,15 @@ body:
id: borg
attributes:
label: Version of Borg
description: Vorta and Borg versions can be found in Main Window > Misc Tab.
description: Vorta and Borg versions can be found in Main Window > Settings/About > About Tab.

- type: textarea
id: logs
attributes:
label: Logs
description: |
Logs are very important for most issues. Please paste them down below. *(No need for backticks)*
They can be found in Main Window > Misc Tab > Log.
They can be found in Main Window > Settings/About > About Tab.
Logs are more helpful if you include (exactly) the logs that were produced during the steps you described above.
placeholder: paste logs here
render: pytb
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ Steps to reproduce the behavior:
- Installed from:
- Borg version:

<!-- Vorta and Borg versions can be found in Main Window > Misc Tab. -->
<!-- Vorta and Borg versions can be found in Main Window > Settings/About > About Tab. -->

#### Logs

<!-- Logs are very important for most issues. Please paste them down below.
They can be found in Main Window > Misc Tab > Log.
They can be found in Main Window > Settings/About > About Tab.
Logs are more helpful if you include (exactly) the logs that were produced during the steps you described above.
-->

Expand Down

0 comments on commit 7630f62

Please sign in to comment.