/ .github / ISSUE_TEMPLATE / bug_report.md
bug_report.md
 1  ---
 2  name: Bug report
 3  about: Create a report to help us improve
 4  
 5  ---
 6  
 7  **What version of OpenSCAD are you on?**
 8  Let me know what version of OpenSCAD you have to better diagnose the issue
 9  
10  **Describe the bug**
11  A clear and concise description of what the bug is.
12  
13  **To Reproduce**
14  Steps to reproduce the behavior:
15  1. Go to '...'
16  2. Click on '....'
17  3. Scroll down to '....'
18  4. See error
19  
20  **Additional context**
21  Add any other context about the problem here.