Create a bug report issue template

This commit is contained in:
Joe Rickerby
2021-09-10 15:30:39 +01:00
committed by GitHub
parent f43b40394e
commit 5bb9f564c6
+24
View File
@@ -0,0 +1,24 @@
---
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.