This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
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
bc1d83d
commit d481407
Showing
1 changed file
with
40 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,40 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve Spark | ||
|
||
--- | ||
|
||
#### **Bug information** | ||
Please describe what this bug includes. | ||
|
||
|
||
#### **To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Do this: "" | ||
2. Do that: "" | ||
3. See this unexpected behaviour happen | ||
|
||
#### **Expected behavior** | ||
Be clear on what you expected to happen. | ||
|
||
|
||
> **Side note:** | ||
> Make sure a complete idiot could follow these steps and expected behaviours to make sure everyone can quickly and easily find out how to fix this bug. | ||
>(you can remove this part when submitting) | ||
|
||
#### **Screenshots** | ||
upload or drag relevant screenshots and pictures to show how this bug. | ||
|
||
#### **Supporting information:** | ||
- OS: [Windows, Mac Os, Linux] ... | ||
- Version [0.1] ... | ||
If you're on a development build: | ||
- git hash: ... | ||
|
||
|
||
#### **Additional context** | ||
Add any other context about the problem here. | ||
|
||
|
||
#### **On a realistic scale from 1 - 3 (1 is high, 3 low), what is the priority for this bug and why?** |