25 lines
630 B
Markdown
25 lines
630 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Hi! If you're not sure whether your problem is a bug in cibuildwheel or something else, please consider asking a question in the Discussions tab first!
|
|
-->
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**Build log**
|
|
<!-- Please provide a link to a build log that shows the problem -->
|
|
|
|
**CI config**
|
|
<!-- Link to the CI config that produced the build log above. e.g. the Github Actions workflow file -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here. -->
|