wechaty/go-wechaty

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug, question
assignees: dchaofei, dingdayu

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Runtime environment**
 - OS: [e.g. Win,MacOS,Linux; darwin,freebsd]
 - ARCH: [e.g. amd64,arm]
 - Puppet: [e.g. hostie, padplus]
 - Version [e.g. v0.1.2]

**Console output**
Please put the detailed log in the label below:

<details>
</details>

**Additional context**
Add any other context about the problem here.