Sort ISSUE_TEMPLATE (#4236)
This commit is contained in:
parent
a8946b0404
commit
b083430011
6 changed files with 0 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/01_bug-report.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/01_bug-report.md
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
name: Bug Report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# Summary
|
||||
|
||||
<!-- Tell us what the bug is -->
|
||||
|
||||
# Expected Behavior
|
||||
|
||||
<!--- Tell us what should happen -->
|
||||
|
||||
# Actual Behavior
|
||||
|
||||
<!--- Tell us what happens instead of the expected behavior -->
|
||||
|
||||
# Steps to Reproduce
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
# Environment
|
||||
|
||||
<!-- Tell us where on the platform it happens -->
|
Loading…
Add table
Add a link
Reference in a new issue