Skip to content

Commit e9d1ab7

Browse files
committed
update issue template
1 parent 6965e66 commit e9d1ab7

File tree

3 files changed

+8
-18
lines changed

3 files changed

+8
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: Bug
4+
title: 'Please provide all details at least for Setup/Describe/Reproduce'
5+
labels: 'Bug'
66
assignees: ''
77

88
---
@@ -14,7 +14,7 @@ A clear and concise description of what the bug is.
1414
- **PC & IDE** : Arduino 1.8.13 on Ubuntu 18.04 / Windows 10/ macOS 10.15
1515
- **BSP** : 0.20.0
1616
- **Board** : Feather nRF52840 Express
17-
- **Sketch**: Bluefruit52Lib/examples/Peripheral/bleuart. If it is a custom sketch, please provide a minimal sketch within codeblock
17+
- **Sketch**: Bluefruit52Lib/examples/Peripheral/bleuart. If it is your custom sketch, please provide a minimal sketch as attached file
1818

1919
**To Reproduce**
2020
Steps to reproduce the behavior:
@@ -26,4 +26,4 @@ Steps to reproduce the behavior:
2626
If applicable, add screenshots to help explain your problem.
2727

2828
**Serial Log**
29-
Serial output when IDE's Debug Mode Level to 1 or 2
29+
Serial output when IDE's Debug Mode Level to 1 or 2 as attached txt file

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
contact_links:
2+
- name: Adafruit Support Forum
3+
url: https://forums.adafruit.com
4+
about: If you have other questions or need help, post it here.

.github/ISSUE_TEMPLATE/questions-please-use-our-forum-support.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)