forked from lunchclass/bacardi
-
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.
Because we do not have templates, we have to enter all the content directly. So I want to add a template. ISSUE=lunchclass#176
- Loading branch information
Showing
1 changed file
with
32 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,32 @@ | ||
**I'm submitting a ...** | ||
- [ ] bug report | ||
- [ ] feature request | ||
- [ ] support request | ||
|
||
## General infomration | ||
### Prerequisites | ||
* [ ] Are you running the latest version? | ||
|
||
### Description | ||
[Description of the bug or feature] | ||
|
||
### Steps to Reproduce | ||
1. [First Step] | ||
2. [Second Step] | ||
3. [and so on...] | ||
|
||
**Expected behavior:** [What you expect to happen] | ||
|
||
**Actual behavior:** [What actually happens] | ||
|
||
## Context (Environment) | ||
### Operating System | ||
* [ ] Linux (x86/x64) | ||
* [ ] OSX (x86/x64) | ||
* [ ] Windows (x86/x64) | ||
* [ ] Linux (ARM) | ||
|
||
### Additional Information on the environment | ||
[Descripe your environment a bit more detailed] | ||
|
||
[You can erase any parts of this template not applicable to your Issue.] |