-
Notifications
You must be signed in to change notification settings - Fork 985
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
1 parent
9fcb430
commit 14ca8ff
Showing
4 changed files
with
38 additions
and
4 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,22 @@ | ||
--- | ||
name: 'Bug Report' | ||
about: 'Please troubleshoot server-side issues and upgrade to the latest client before raising a question.' | ||
title: 'BUG: ' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Describe the problem | ||
|
||
Expected behavior: | ||
|
||
Actual behavior: | ||
|
||
## How to reproduce | ||
|
||
Provide helpful screenshots, videos, text descriptions, subscription links, etc. | ||
|
||
## log | ||
|
||
If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation. |
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,12 @@ | ||
--- | ||
name: 'Feature Request' | ||
about: 'Make suggestions for new features of the software' | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Description suggestions | ||
|
||
## Necessity of recommendations |
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