mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
Lets "temporarily" remove these. (#4780)
This commit is contained in:
parent
86fbead609
commit
7c86071a5d
20
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
vendored
20
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
vendored
@ -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.
|
|
||||||
44
.github/ISSUE_TEMPLATE/feature_req.md
vendored
44
.github/ISSUE_TEMPLATE/feature_req.md
vendored
@ -1,44 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: For feature requests regarding Red itself.
|
|
||||||
title: ''
|
|
||||||
labels: 'Type: Feature'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# Feature request
|
|
||||||
|
|
||||||
<!-- This template is for feature requests. Please fill out the following: -->
|
|
||||||
|
|
||||||
|
|
||||||
#### Select the type of feature you are requesting:
|
|
||||||
|
|
||||||
<!-- To check a box, replace the space between the [] with a x -->
|
|
||||||
|
|
||||||
- [ ] Cog
|
|
||||||
- [ ] Command
|
|
||||||
- [ ] API functionality
|
|
||||||
|
|
||||||
#### Describe your requested feature
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Feel free to describe in as much detail as you wish.
|
|
||||||
|
|
||||||
If you are requesting a cog to be included in core:
|
|
||||||
- Describe the functionality in as much detail as possible
|
|
||||||
- Include the command structure, if possible
|
|
||||||
- Please note that unless it's something that should be core functionality,
|
|
||||||
we reserve the right to reject your suggestion and point you to our cog
|
|
||||||
board to request it for a third-party cog
|
|
||||||
|
|
||||||
If you are requesting a command:
|
|
||||||
- Include what cog it should be in and a name for the command
|
|
||||||
- Describe the intended functionality for the command
|
|
||||||
- Note any restrictions on who can use the command or where it can be used
|
|
||||||
|
|
||||||
If you are requesting API functionality:
|
|
||||||
- Describe what it should do
|
|
||||||
- Note whether it is to extend existing functionality or introduce new functionality
|
|
||||||
|
|
||||||
-->
|
|
||||||
30
.github/ISSUE_TEMPLATE/other_bug.md
vendored
30
.github/ISSUE_TEMPLATE/other_bug.md
vendored
@ -1,30 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: For bugs that don't involve a command.
|
|
||||||
title: ''
|
|
||||||
labels: 'Type: Bug'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# Other bugs
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Did you find a bug with something other than a command? Fill out the following:
|
|
||||||
-->
|
|
||||||
|
|
||||||
#### What were you trying to do?
|
|
||||||
|
|
||||||
<!-- Replace this line with a description of what you were trying to do -->
|
|
||||||
|
|
||||||
#### What were you expecting to happen?
|
|
||||||
|
|
||||||
<!-- Replace this line with a description of what you were expecting to happen -->
|
|
||||||
|
|
||||||
#### What actually happened?
|
|
||||||
|
|
||||||
<!-- Replace this line with a description of what actually happened. Include any error messages -->
|
|
||||||
|
|
||||||
#### How can we reproduce this issue?
|
|
||||||
|
|
||||||
<!-- Replace with numbered steps to reproduce the issue -->
|
|
||||||
Loading…
x
Reference in New Issue
Block a user