-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
3 changed files
with
73 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,25 @@ | ||
--- | ||
name: "⚡ Feature Requests & Ideas" | ||
about: Describe this issue template's purpose here. | ||
title: "[Idea]" | ||
labels: enhancement, triage | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Brief | ||
<!-- | ||
// Give us a quick overview of your feature idea, 3-4 sentences at most. | ||
// Note that you should tell us WHAT you want the feature to DO, not HOW to do it. | ||
// If another plugin has a similar feature, here is a good place to link that plugin. | ||
--> | ||
|
||
**(Your Brief Here)** | ||
|
||
## Impact | ||
<!-- | ||
// How will this impact players? Do you have a specific scenario where | ||
// this feature is useful? Has not having this feature been a drag on gameplay? | ||
--> | ||
|
||
**(Your Impact 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,38 @@ | ||
--- | ||
name: "\U0001F41E Report a Bug" | ||
about: Experienced an issue with the plugin? Let us know here! | ||
title: "[Bug] Your fancy title here!" | ||
labels: triage | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Brief | ||
<!-- | ||
// Give us a 2-3 sentence summary of the bug here. | ||
// This should include a summary of the conditions required, and the impact | ||
// the bug has on the server or plugin. | ||
--> | ||
|
||
**(Your Brief Here)** | ||
|
||
## Reproduction | ||
<!-- | ||
// If you have steps to reproduce your issue, please list them here. | ||
// If they don't work all the time, let us know so we can try it out multiple times. | ||
--> | ||
|
||
- [ ] This bug can be reproduced reliably | ||
- [ ] This bug can be reproduced sometimes | ||
- [ ] This bug is completely random | ||
- [ ] I don't know how to reproduce it | ||
|
||
1. Your... | ||
2. Steps... | ||
3. Here... | ||
|
||
## Logs | ||
<!-- | ||
// If you have any logs or extra data, put it here for others to look at. | ||
// Censor any personal information--this is a public issue tracker! | ||
--> |
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,10 @@ | ||
--- | ||
name: "\U0001F465 Other" | ||
about: Create a plain issue, without using a template. | ||
title: '' | ||
labels: triage | ||
assignees: '' | ||
|
||
--- | ||
|
||
|