sonic-channel/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
517 B
Markdown
Raw Normal View History

2020-11-14 02:48:37 +03:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
```rust
// Paste example here
```
### Expected behavior
A clear and concise description of what you expected to happen.
### Actual behavior
What actual happened?
### Environments
- OS:
- Rust version:
- Sonic version:
- Sonic-Channel version
**Additional context**
Add any other context about the problem here.