diff options
| author | NCPlayz <[email protected]> | 2019-05-22 22:04:27 +0100 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-06-07 19:23:44 -0400 |
| commit | 2f05436653bb7abe9d92c3b183a5519fdef79c69 (patch) | |
| tree | f36aa6d698a9f81de5da31febc1d96436dcdd1fb | |
| parent | Implementing GET '/channels/:id' & '/guilds/:id/channels' (diff) | |
| download | discord.py-2f05436653bb7abe9d92c3b183a5519fdef79c69.tar.xz discord.py-2f05436653bb7abe9d92c3b183a5519fdef79c69.zip | |
Added comment for/redo system information
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 113a11c1..1f3084ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,5 @@ about: Report broken or incorrect behaviour ### System Information -- discord.py version: -- Python version: -- Operating system: +<!-- Run `python -m discord -v` and paste this information below. --> +<!-- This command is available in v1.1.0 or higher. If you are unable to run this command, paste basic info (ie. Python version, library version, and your operating system --> |