Skip to content

Commit

Permalink
[GITHUB] Add link to new debug process in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud committed Jan 22, 2025
1 parent 8dc5869 commit 708fb29
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ body:
- type: textarea
id: bug-desc
attributes:
label: What is problem? (only list ONE problem per report)
label: What is the problem? (only list ONE problem per report)
validations:
required: true
- type: textarea
Expand All @@ -111,4 +111,8 @@ body:
- type: textarea
id: attachment
attributes:
label: Attach files like logs or Bluetooth traces here
label: Attach BlueRetro debug trace here
- type: markdown
attributes:
value: |
See how to create a [BlueRetro debug trace](https://github.com/darthcloud/BlueRetro/wiki/Debug-trace).

0 comments on commit 708fb29

Please sign in to comment.