Skip to content

Commit c077273

Browse files
authored
Create issue_template.md
1 parent 99d83d4 commit c077273

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 (simplifed) sketch if possible
17+
- Serial deubg log (enable IDE's Debug Mode to lv1 or lv2)

0 commit comments

Comments
 (0)