Skip to content

Commit ef91950

Browse files
author
Joseph
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 3b9c15f commit ef91950

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
**Please describe the changes this PR makes and why it should be merged:**
2+
3+
4+
5+
**Status and versioning classification:**
6+
7+
<!--
8+
Please move lines that apply to you out of the comment:
9+
- Code changes have been tested against the Discord API, or there are no code changes
10+
- I know how to update typings and have done so, or typings don't need updating
11+
- This PR changes the library's interface (methods or parameters added)
12+
- This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
13+
- This PR **only** includes non-code changes, like changes to documentation, README, etc.
14+
-->

0 commit comments

Comments
 (0)