pyo3/.github/issue_template.md

17 lines
560 B
Markdown
Raw Normal View History

## 🐛 Bug Reports
When reporting a bug, please provide the following information. If this is not a bug report you can just discard this template.
### 🌍 Environment
2018-05-17 21:59:11 +00:00
- Your operating system and version:
- Your python version:
- How did you install python (e.g. apt or pyenv)? Did you use a virtualenv?:
- Your rust version:
2018-05-17 21:59:11 +00:00
### 💥 Reproducing
Please provide a [minimal working example](https://stackoverflow.com/help/mcve). This means both the rust code and the python.
Please also write what exact flags are required to reproduce your results.