Fix doc path
[opentx.git] / .github / ISSUE_TEMPLATE / bug.md
blobc3483d81824baff2176aeafa14cbcc6984dd3a98
1 ---
2 name: Bug report
3 about: Create a report to help the OpenTX team to improve OpenTX
5 ---
6 *Before submitting,  search the open issue if there is already a report of the bug*
8 Also often minor bugs are already fixed in nightly builds, often it is
9 a good idea to test (in a controlled environment like a bench setup)
10 with a nightly firmware to see if the bug still exists.
12 **Describe the bug**
13 A clear and concise description of what the bug is.
15 **To Reproduce**
16 Steps to reproduce the behavior:
17 1. Go to '...'
18 2. Click on '....'
19 3. Scroll down to '....'
20 4. See error
22 **Expected behavior**
23 A clear and concise description of what you expected to happen.
25 **Screenshots**
26 If applicable, add screenshots to help explain your problem.
28 **General information**
29  - OpenTX version (e.g. 2.1.23 or N123)
30  - Hardware (e.g. Frsky X9D+ or 9X Pro)
31  - OpenTX Companion (e.g. 2.1.23 on Ubuntu 16.04)