mas/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
883 B
Markdown
Raw Normal View History

2018-12-06 04:17:00 +00:00
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: "\U0001F41B 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. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actual behavior**
A clear and concise description of what actually happened.
2018-12-06 04:17:00 +00:00
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- mas version [e.g. 1.4.3]
- macOS version: [e.g. 10.14.1]
- How did you install mas? [e.g. brew, [mas-cli/tap](https://github.com/mas-cli/homebrew-tap), pkg installer, built from source]
**Additional context**
Add any other context about the problem here.