Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Commit 708fb29

Browse files
committed
[GITHUB] Add link to new debug process in issue template
1 parent 8dc5869 commit 708fb29

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ body:
9999
- type: textarea
100100
id: bug-desc
101101
attributes:
102-
label: What is problem? (only list ONE problem per report)
102+
label: What is the problem? (only list ONE problem per report)
103103
validations:
104104
required: true
105105
- type: textarea
@@ -111,4 +111,8 @@ body:
111111
- type: textarea
112112
id: attachment
113113
attributes:
114-
label: Attach files like logs or Bluetooth traces here
114+
label: Attach BlueRetro debug trace here
115+
- type: markdown
116+
attributes:
117+
value: |
118+
See how to create a [BlueRetro debug trace](https://github.com/darthcloud/BlueRetro/wiki/Debug-trace).

0 commit comments

Comments
 (0)