misc meta (#11)
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve wakey!
|
||||
title: ''
|
||||
labels: 'Bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Run '....'
|
||||
3. See error
|
||||
|
||||
|
||||
|
||||
**Log output**
|
||||
<!-- Please paste the log output derived from the error. -->
|
||||
<details>
|
||||
<summary>Log Output</summary>
|
||||
|
||||
```Paste log output here
|
||||
paste log output...
|
||||
```
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
**Expected behaviour**
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
|
||||
|
||||
**Screenshots**
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
- OS:
|
||||
- Rust version(e.g. `rustc --version`)
|
||||
- Branch/commit
|
||||
|
||||
|
||||
|
||||
**Other information and links**
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
||||
<!-- Thank you 🙏 -->
|
||||
Reference in New Issue
Block a user