1 name: Add-on Bug Report
2 about: File a bug report for an add-on bundled with Blender
5 - "Status/Needs Triage"
12 First time reporting? See [tips](https://developer.blender.org/docs/handbook/bug_reports/making_good_bug_reports/).
14 * Use **Help > Report a Bug** in Blender to fill system information and exact Blender version.
15 * Test [daily builds](https://builder.blender.org/) to verify if the issue is already fixed.
16 * Test [previous versions](https://download.blender.org/release/) to find an older working version.
17 * For feature requests, feedback, questions or build issues, see [communication channels](https://developer.blender.org/docs/handbook/communication/user_feedback/).
18 * If there are multiple bugs, make multiple bug reports.
26 **System Information**
31 Broken: (example: 2.80, edbf15d3c044, master, 2018-11-28, as found on the splash screen)
32 Worked: (newest version of Blender that worked as expected)
34 **Short description of error**
36 **Exact steps for others to reproduce the error**
37 Based on the default startup or an attached .blend file (as simple as possible).
42 ### Help the developers
44 Bug fixing is important, the developers will handle reports swiftly. For that reason, carefully provide exact steps and a **small and simple .blend file** to reproduce the problem. You do your half of the work, then we do our half!