-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Showing
203 changed files
with
16,341 additions
and
6,403 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
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: Bug report | ||
about: Create a report to help us improve | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior (if possible) | ||
|
||
**Version** | ||
Which commit did you build or download? (mono TS3AudiBot.exe -V or !version in chat) | ||
|
||
**Platform** | ||
Which platform(-version) are you running on? (ubuntu 16.04, arch, windows,...) | ||
Which runtime(-version) are you using? (mono: mono -V, dotnet: dotnet --info) | ||
|
||
**Log** | ||
``` | ||
Paste the important log parts from the ts3audiobot.log into this code block here. | ||
Try not to paste too little. | ||
At best from the first to last interaction from you which reproduces this problem. | ||
``` |
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,14 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. |
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: Setup help | ||
about: Problems setting up or running the bot | ||
|
||
--- | ||
|
||
**Describe the problem** | ||
A clear and concise description of what the problem is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior | ||
|
||
**System Information** | ||
- **Platform**: (Ubuntu 16.04, Debian 8, Arch, etc) | ||
|
||
- **Mono version**: (`mono -V`) | ||
|
||
- **Which commit did you download**: (or on prebuilt: `mono TS3AudioBot.exe -V`) | ||
|
||
(If all fields in the TS3AudioBot log header are correctly filled you can | ||
alternatively just post the header here.) | ||
|
||
**Additional Logs, Exceptions, etc** | ||
When applicable try to add relevant log excerpts here. | ||
|
||
``` | ||
Put logs or code in triple backticks like here to properly format it. | ||
``` |
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 |
---|---|---|
|
@@ -99,6 +99,7 @@ ipch/ | |
*.psess | ||
*.vsp | ||
*.vspx | ||
*.diagsession | ||
|
||
# TFS 2012 Local Workspace | ||
$tf/ | ||
|
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 was deleted.
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
Oops, something went wrong.