1 # SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams for Adafruit Industries
3 # SPDX-License-Identifier: MIT
6 description: Create a bug report to help us improve
13 Thanks for taking the time to fill out this bug report!
14 Now that you have encountered a bug... you can file a report for it.
19 description: Which board are you using?
20 placeholder: e.g. Raspberry Pi 4
27 description: Please mention the steps needed to replicate the issue.
29 1. SSH into the board...
30 2. Enter the following folder...
31 3. Run the following command...
38 description: Optionally, describe the bug in more detail.
40 - Error while using...
41 - Only happens when...
42 - Might be related to #64...
46 label: Additional information
48 Optionally, add any other information like screenshot of the page.
49 If you have already done some debugging, mention it here.
50 If you have some code or logs, you can paste it here.