Skip to content

Commit 6e4e4c9

Browse files
lbernstoneme-no-dev
authored andcommitted
Updated ISSUE_TEMPLATE to try to get better postings (#1730)
* Updated ISSUE_TEMPLATE to try to get better postings * Added line for PSRAM enabled * More complete info request as per @stickbreaker
1 parent a0f0bd9 commit 6e4e4c9

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

Diff for: docs/ISSUE_TEMPLATE.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,32 @@
1-
Please fill the info fields, it helps to get you faster support ;)
1+
Make your question, not a Statement, inclusive. Include all pertinent information:
22

3-
If you have a Guru Meditation Error, please decode it:
3+
What you are trying to do.
4+
Describe your system( Hardware, computer, O/S, core version, environment)
5+
Describe what is failing
6+
Show the shortest possible code that will duplicate the error
7+
Show the EXACT error message(it doesn't work is not enough)
8+
Then if someone is interested and knowledgeable you might get a answer. All of this work on your part shows us that you have worked to solve YOUR problem. The more complete your issue posting is, the more likely someone will volunteer their time to help you.
9+
10+
If you have a Guru Meditation Error or Backtrace, ***please decode it***:
411
https://github.com/me-no-dev/EspExceptionDecoder
512

613
----------------------------- Remove above -----------------------------
714

815

916
### Hardware:
10-
Board: ?ESP32 Dev Module?
17+
Board: ?ESP32 Dev Module? ?node32? ?ttgo_lora?
1118
Core Installation/update date: ?11/jul/2017?
1219
IDE name: ?Arduino IDE? ?Platform.io? ?IDF component?
1320
Flash Frequency: ?40Mhz?
21+
PSRAM enabled: ?no?
1422
Upload Speed: ?115200?
15-
23+
Computer OS: ?Windows 10? ?Mac OSX? ?Ubuntu?
1624

1725
### Description:
1826
Describe your problem here
1927

2028

21-
### Sketch:
29+
### Sketch: (leave the backquotes for [code formatting](https://help.github.com/articles/creating-and-highlighting-code-blocks/))
2230
```cpp
2331

2432
//Change the code below by your sketch

0 commit comments

Comments
 (0)