23 lines
544 B
Markdown
23 lines
544 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior. Including TOML files.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen, if other than "should work".
|
|
|
|
**Versions**
|
|
- go-toml: version (git sha)
|
|
- go: version
|
|
- operating system: e.g. macOS, Windows, Linux
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here that you think may help to diagnose.
|