-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from r-liner/hotfix
Hotfix (v1.3.1)
- Loading branch information
Showing
8 changed files
with
100 additions
and
20 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,35 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
|
||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
|
||
Steps to reproduce the behavior: | ||
|
||
**Expected behavior** | ||
|
||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
|
||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Server:** | ||
|
||
- OS: | ||
- Python version: | ||
|
||
**Traceback** | ||
|
||
``` | ||
Paste Python error traceback 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,28 @@ | ||
--- | ||
name: Question | ||
about: Need help with running the bot? | ||
title: '' | ||
labels: question | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the problem you are running into** | ||
|
||
A clear and concise description of what the problem is. | ||
|
||
**Screenshots** | ||
|
||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Server:** | ||
|
||
- OS: | ||
- Python version: | ||
- disnake version: | ||
|
||
**Traceback** | ||
|
||
``` | ||
Paste Python error traceback here if applicable | ||
``` |
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 @@ | ||
### Description | ||
Describe the changes in this pull request. | ||
|
||
### Related Issue | ||
- Mention the related issue here (if applicable). | ||
|
||
### Type of Change | ||
- [ ] Bug fix | ||
- [ ] New feature | ||
- [ ] Code quality improvements | ||
- [ ] Refactoring | ||
- [ ] Documentation update | ||
- [ ] Other (please specify) | ||
|
||
### Checklist | ||
- [ ] I have performed a self-review of my own code. | ||
- [ ] I have written unit tests and/or e2e tests. | ||
- [ ] My code follows the project's code style guidelines. | ||
- [ ] I have made corresponding changes to the documentation. | ||
- [ ] My changes do not produce any new warnings or errors. | ||
- [ ] I have tested my changes. | ||
|
||
### Screenshots (if applicable) | ||
Please attach any relevant screenshots or images if applicable. |
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 |
---|---|---|
@@ -1 +1 @@ | ||
1.3 | ||
1.3.1 |
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
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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