mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-01-07 09:48:45 +00:00
21 lines
290 B
Markdown
21 lines
290 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a bug report
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
I tried this code:
|
||
|
|
||
|
```rust
|
||
|
<code>
|
||
|
```
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|