File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Please fill this out to the best of your abilities, it makes our jobs easier -->
2+
3+ ## Pull request summary
4+
5+ <!-- Tell us about this PR. What is it solving/adding? Why? Are you fixing something? -->
6+
7+
8+ ## Checklist
9+ <!-- Borrowed from discord.py -->
10+ <!-- Put an x inside [ ] to check it, like so: [x] -->
11+
12+ - [ ] If code changes were made then they have been tested.
13+ - [ ] I have updated the documentation to reflect the changes.
14+ - [ ] I have updated the changelog with a quick recap of my changes.
15+ - [ ] This PR fixes an issue.
16+ - [ ] This PR adds something new (e.g. new method or parameters).
17+ - [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
18+ - [ ] This PR is ** not** a code change (e.g. documentation, README, ...)
You can’t perform that action at this time.
0 commit comments