Update bug.md
This commit is contained in:
parent
83c6d59aab
commit
d6c725cc77
47
.github/ISSUE_TEMPLATE/bug.md
vendored
47
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -2,33 +2,38 @@
|
||||
name: Bug report
|
||||
about: Report a bug to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
*Have you read the [Contributing Guidelines](https://github.com/jessesquires/.github/blob/master/CONTRIBUTING.md)?*
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
## General Information
|
||||
<!-- Please complete the following -->
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**General Information (please complete the following):**
|
||||
- Project version:
|
||||
- Platform/OS version: [e.g. iOS 12.1, tvOS 13, macOS 10.15.1]
|
||||
- Devices: [e.g. iPhone X, iPad Air, MacBook Pro]
|
||||
- Reproducible in the example project?: [Yes/No]
|
||||
<!--[examples: 1.0, 3.2.0]-->
|
||||
|
||||
- Platform/OS version:
|
||||
<!--[examples: iOS 12.1, tvOS 13.0, macOS 10.15.1, Safari 12]-->
|
||||
|
||||
- Devices:
|
||||
<!--[e.g. iPhone X, iPad Air, MacBook Pro]-->
|
||||
|
||||
- Other related GitHub issues?:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
## Describe the bug
|
||||
*Provide a clear and concise description of what the bug is.*
|
||||
|
||||
## Steps to reproduce
|
||||
*Provide numbered steps to follow to reproduce the bug.*
|
||||
|
||||
## Expected behavior
|
||||
*Provide a clear and concise description of what you expected to happen.*
|
||||
|
||||
## Screenshots
|
||||
*If applicable, add screenshots, gifs, or videos to help explain your problem.*
|
||||
|
||||
## Additional context
|
||||
*Add any other context about the problem here, including code snippets.*
|
||||
|
Loading…
Reference in New Issue
Block a user