Update issue templates
This commit is contained in:
parent
27f48df1de
commit
6e26208e74
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Describe the Bug
|
||||||
|
<!-- A clear and concise description of what the bug is. -->
|
||||||
|
|
||||||
|
## How 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. -->
|
||||||
|
|
||||||
|
## Console Output
|
||||||
|
<!-- If applicable, add console input as an attachment in a txt file after you submit the issue. -->
|
||||||
|
|
||||||
|
## Environment
|
||||||
|
<!-- Please complete the following information: -->
|
||||||
|
- git hash:
|
||||||
|
|
||||||
|
## Additional Information
|
||||||
|
<!-- Add any other context about the problem here. -->
|
||||||
Loading…
Reference in New Issue
Block a user