Skip to content

Commit 714d82d

Browse files
committed
Merge branch 'master' into develop
2 parents aa06305 + d431b03 commit 714d82d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/issue_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Thank you for using Adafruit project and libraries,
2+
please review the following guidelines before creating an issue :
3+
4+
- **Do not use GitHub issues for question or troubleshooting projects.** Instead use
5+
the forums at http://forums.adafruit.com. Only create issue if it is a bug, feature
6+
or discussion that requires **code changes to resolve**.
7+
8+
- **Check our tutorial and examples** There is chance that our
9+
[learn tutorial](https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide/introduction)
10+
and examples has useful information for you.
11+
12+
- Please provide details that help us to reproduce your issue
13+
14+
- Your Board and BSP version
15+
- Your OS (mac/windows/linux) and its version
16+
- Steps to reproduce, or better your (simplified) sketch if possible
17+
- Serial debug log (enable IDE's Debug Mode Level to 1 or 2)

0 commit comments

Comments
 (0)