mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
27 lines
522 B
Markdown
27 lines
522 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: revarbat
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Code To Reproduce Bug**
|
|
```
|
|
// Code goes here.
|
|
```
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|
|
- OpenSCAD Version:
|
|
- Other libraries used:
|