.github/ISSUE_TEMPLATE/bug_report.md
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug, triage
assignees: JCMais
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior, if possible, provide a Dockerfile that is able to reproduce the issue.
**Version information:**
<!---
If the addon was installed, please run the following inside the directory you installed it:
node -e "console.log(require('node-libcurl').Curl.getVersionInfoString())"
And paste in the code block below
--->
Version:
```
```
OS:
Node.js Version:
**Additional context**
Add any other context about the problem here.