-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c6bd92
commit 3924dd2
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below. --> | ||
|
||
What are the steps to reproduce this issue? | ||
------------------------------------------- | ||
1. … | ||
2. … | ||
3. … | ||
|
||
What happens? | ||
------------- | ||
… | ||
|
||
What were you expecting to happen? | ||
---------------------------------- | ||
… | ||
|
||
Any logs, error output, etc? | ||
---------------------------- | ||
<!-- If it’s long, please paste to https://gist.github.com/ and insert the link here. --> | ||
… | ||
|
||
Any other comments? | ||
------------------- | ||
… | ||
|
||
What version you using? | ||
---------------------------------------- | ||
… |