Update bug.md
This commit is contained in:
parent
2064726647
commit
bfa9e52d83
15
.github/ISSUE_TEMPLATE/bug.md
vendored
15
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -7,6 +7,8 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--This information will help us review and fix your issue faster.-->
|
||||
|
||||
*Have you read the [Contributing Guidelines](https://github.com/jessesquires/.github/blob/master/CONTRIBUTING.md)?*
|
||||
|
||||
## General Information
|
||||
@ -18,22 +20,29 @@ assignees: ''
|
||||
- Platform/OS version:
|
||||
<!--[examples: iOS 12.1, tvOS 13.0, macOS 10.15.1, Safari 12]-->
|
||||
|
||||
- IDE version:
|
||||
<!-- [examples: Xcode 11.3]-->
|
||||
|
||||
- Devices:
|
||||
<!--[e.g. iPhone X, iPad Air, MacBook Pro]-->
|
||||
|
||||
- Other related GitHub issues?:
|
||||
- Any related GitHub issues:
|
||||
|
||||
## Describe the bug
|
||||
*Clearly and concisely describe the bug.*
|
||||
|
||||
## Steps to reproduce
|
||||
*Provide numbered steps to follow to reproduce the bug.*
|
||||
*Provide numbered steps to follow that reproduce the bug.*
|
||||
|
||||
## Expected behavior
|
||||
*Clearly and concisely describe what you expected to happen.*
|
||||
|
||||
## Stack trace, compiler error, code snippets
|
||||
*Paste the full output of any stack trace or compiler error.*
|
||||
*Include a code snippet that reproduces the described behavior, if applicable*
|
||||
|
||||
## 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.*
|
||||
*Add any other useful information about the problem here.*
|
||||
|
Loading…
Reference in New Issue
Block a user