tide/.github/ISSUE_TEMPLATE/bug_report.md
2021-11-03 22:16:21 -07:00

34 lines
543 B
Markdown

---
name: "🐛 Bug report"
about: "Something isn't working as expected 🤔"
title: ""
labels: "🐛 bug"
assignees: ""
---
#### Describe the bug
<!-- A clear and concise description of what the bug is. -->
#### Steps to reproduce
1. Set ... to ...
2. Run ...
3. See error
#### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
#### Environment
Output of `tide bug-report`: <!-- In the code block below -->
```text
```
#### Additional context
<!-- Add any other context about the problem here. -->