Updated templates to actually work with GitHub (#1591)

Co-authored-by: mikeshardmind <Sinbad@michaelhall.tech>
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
This commit is contained in:
Kowlin 2018-05-04 05:11:50 +02:00 committed by GitHub
parent bd55caea6a
commit 30f71c6fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 32 additions and 25 deletions

5
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,5 @@
<!--
Please be sure to use the correct template,
if your report doesn't have the correct template please open an issue describing your issue in detail
For support regarding the bot itself please visit the discord server over at https://discord.gg/red
-->

View File

@ -1,20 +0,0 @@
Please be sure to read through other issues as well to make sure what you are suggesting/reporting has not already
been suggested/reported
### Type:
- [ ] Suggestion
- [ ] Bug
### Brief description of the problem
### Expected behavior
### Actual behavior
### Steps to reproduce
1.
2.
3.
4.

View File

@ -1,3 +1,9 @@
---
name: Bug reports for commands
about: For bugs that involve commands found within Red
---
# Command bugs # Command bugs
<!-- <!--

View File

@ -1,3 +1,9 @@
---
name: Feature request
about: For feature requests regarding Red it self.
---
# Feature request # Feature request
<!-- This template is for feature requests. Please fill out the following: --> <!-- This template is for feature requests. Please fill out the following: -->

View File

@ -1,3 +1,9 @@
---
name: Bug report
about: For bugs that don't involve a command.
---
# Other bugs # Other bugs
<!-- <!--
@ -18,4 +24,4 @@ Did you find a bug with something other than a command? Fill out the following:
#### How can we reproduce this issue? #### How can we reproduce this issue?
<!-- Replace with numbered steps to reproduce the issue --> <!-- Replace with numbered steps to reproduce the issue -->

View File

@ -1,6 +1,7 @@
# Bugfix request # Bugfix request
<!-- <!--
THIS TEMPLATE IS CURRENTLY UNUSED DUE TO GITHUB LIMITATIONS!
To be used for pull requests that fix a bug To be used for pull requests that fix a bug
--> -->

View File

@ -1,6 +1,7 @@
# Enhancement request # Enhancement request
<!-- <!--
THIS TEMPLATE IS CURRENTLY UNUSED DUE TO GITHUB LIMITATIONS!
To be used for PRs which enhance existing features To be used for PRs which enhance existing features
--> -->
@ -17,4 +18,4 @@ If adding commands, describe any restrictions on their usage.
<!-- To check a box, replace the space between the [] with a x --> <!-- To check a box, replace the space between the [] with a x -->
- [ ] Yes - [ ] Yes
- [ ] No - [ ] No

View File

@ -1,6 +1,7 @@
# New feature addition # New feature addition
<!-- <!--
THIS TEMPLATE IS CURRENTLY UNUSED DUE TO GITHUB LIMITATIONS!
To be used for PRs which add a new feature To be used for PRs which add a new feature
Examples of this include new APIs, new core cogs, etc. Examples of this include new APIs, new core cogs, etc.
--> -->
@ -18,4 +19,4 @@ Examples of this include new APIs, new core cogs, etc.
<!-- <!--
If you are adding a cog, describe its commands in detail (functionality, usage restrictions, etc). If you are adding a cog, describe its commands in detail (functionality, usage restrictions, etc).
If the new feature introduces new requirements, please try to explain why they are necessary. If the new feature introduces new requirements, please try to explain why they are necessary.
--> -->

View File

@ -1,6 +1,7 @@
# New release # New release
<!-- <!--
THIS TEMPLATE IS CURRENTLY UNUSED DUE TO GITHUB LIMITATIONS!
To be used by collaborators for doing releases. To be used by collaborators for doing releases.
Most contributors will not need to use this. Most contributors will not need to use this.
--> -->
@ -13,4 +14,3 @@ Most contributors will not need to use this.
- [ ] Yes - [ ] Yes
- [ ] No - [ ] No

View File

@ -1,5 +1,6 @@
# Translations update # Translations update
<!-- <!--
THIS TEMPLATE IS CURRENTLY UNUSED DUE TO GITHUB LIMITATIONS!
Used for PRs updating translations from Crowdin Used for PRs updating translations from Crowdin
--> -->