pylast/.github/ISSUE_TEMPLATE.md
2018-02-08 14:14:25 +02:00

16 lines
411 B
Markdown

### What did you do?
### What did you expect to happen?
### What actually happened?
### What versions of OS, Python and pylast are you using?
Please include **code** that reproduces the issue.
The [best reproductions](https://stackoverflow.com/help/mcve) are [self-contained scripts](https://ericlippert.com/2014/03/05/how-to-debug-small-programs/) with minimal dependencies.
```python
code goes here
```