-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create bug_report.md * Create Feature_request.md * Rename bug_report.md to Bug_report.md * Update Feature_request.md * Update Bug_report.md * Update Feature_request.md
- Loading branch information
Showing
2 changed files
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,24 @@ | ||
--- | ||
name: Bug report | ||
about: Something is crashing or not working as intended | ||
|
||
--- | ||
|
||
*Please consider making a Pull Request if you are capable of doing so.* | ||
|
||
**Library Version:** | ||
|
||
2.x.x | ||
|
||
**Describe the Bug:** | ||
|
||
A clear description of what is the bug is. | ||
|
||
**Steps to reproduce the bug:** | ||
1. | ||
2. | ||
3. | ||
|
||
**Expected Behavior:** | ||
|
||
A clear description of what you expected to happen. |
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,16 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this library | ||
|
||
--- | ||
|
||
*Please consider making a Pull Request if you are capable of doing so.* | ||
|
||
**Description what you'd like to happen:** | ||
|
||
A clear description if the feature or behavior you'd like implemented. | ||
|
||
**Example espresso code if available** | ||
|
||
``` | ||