kopia lustrzana https://github.com/jgromes/RadioLib
Update issue templates
rodzic
7007cd873a
commit
2910351740
|
@ -11,7 +11,7 @@ assignees: ''
|
||||||
Before submitting new issue, please check the [Wiki](https://github.com/jgromes/RadioLib/wiki) and the [API documentation](https://jgromes.github.io/RadioLib/). You might find a solution to your issue there.
|
Before submitting new issue, please check the [Wiki](https://github.com/jgromes/RadioLib/wiki) and the [API documentation](https://jgromes.github.io/RadioLib/). You might find a solution to your issue there.
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is. When applicable, please include debug mode output: uncomment [debug macro definitions in TypeDef.h](https://github.com/jgromes/RadioLib/blob/master/src/TypeDef.h#L36) and post the output.
|
A clear and concise description of what the bug is. When applicable, please include debug mode output: uncomment [debug macro definitions in BuildOpt.h](https://github.com/jgromes/RadioLib/blob/master/src/BuildOpt.h#L135) and post the output.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Minimal Arduino sketch to reproduce the behavior. Please user Markdown to style the code to make it readable (see [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code)).
|
Minimal Arduino sketch to reproduce the behavior. Please user Markdown to style the code to make it readable (see [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code)).
|
||||||
|
@ -24,6 +24,6 @@ If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Additional info (please complete):**
|
**Additional info (please complete):**
|
||||||
- MCU: [e.g. Arduino Uno, ESP8266 etc.]
|
- MCU: [e.g. Arduino Uno, ESP8266 etc.]
|
||||||
- Wireless module type [e.g. SX1276, ESP8266, etc.]
|
- Wireless module type [e.g. CC1101, SX1268, etc.]
|
||||||
- Arduino IDE version [e.g. 1.8.5]
|
- Arduino IDE version [e.g. 1.8.5]
|
||||||
- Library version [e.g. 1.0.1]
|
- Library version [e.g. 3.0.0]
|
||||||
|
|
Ładowanie…
Reference in New Issue