-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: udate documentation and dependencies
- Loading branch information
1 parent
37fb013
commit 6eafb7b
Showing
5 changed files
with
59 additions
and
8 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,29 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Description** | ||
A description of what the bug is. | ||
|
||
**Example** | ||
A [minimal reproducible code example](https://stackoverflow.com/help/minimal-reproducible-example) where the bug happens. | ||
|
||
**Expected behavior** | ||
A description of what you expected to happen. | ||
|
||
**Actual behavior** | ||
A description of what actually happens. | ||
|
||
**Environment** | ||
- OS: [e.g. Windows] | ||
- Rust version: [e.g. 1.50.0] | ||
- Project version: [e.g. 0.1.0] | ||
- [Any other dependency version if needed] | ||
|
||
**Additional context** | ||
Any other context about the bug here. |
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,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Problem** | ||
A description of what is the problem that can be fixed with the feature you propose. | ||
|
||
**Feature** | ||
A description of the feature you propose. | ||
|
||
**Examples** | ||
One or more code examples that shows the feature in action. | ||
|
||
**Additional context** | ||
Any other context about the feature request here. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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