-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Misc|Meta] Remove court, issue guide, add mypy instructions for CONT…
…RIBUTING.md
- Loading branch information
Showing
3 changed files
with
28 additions
and
1 deletion.
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,19 @@ | ||
## Issues | ||
Sometimes (well, with me a lot of the time) a bug will appear in the code and it won't work (>.>) | ||
|
||
That's why issues are good! | ||
|
||
### Bug report | ||
This is the basic report saying "Here's a bug!" | ||
|
||
Here are some rules of thumb to follow | ||
1. Try to give as many details as possible. If you don't understand something you can ask and we can work it out | ||
2. Please don't recreate issues. If the same issue has occured you can leave a comment on that issue | ||
|
||
### Feature Request | ||
This issue is for asking for a feature you want in my cogs | ||
|
||
You can either request a feature in an existing cog or a new cog | ||
|
||
### Dev | ||
This one is for my dev branch. It's not really needed but it can help maybe |
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