mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 01:10:07 +00:00
Merge pull request #130 from Skillz4Killz/pr-template
Basic PR template
This commit is contained in:
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,7 +1,11 @@
|
||||
## Description
|
||||
**Please describe the changes this PR makes and why it should be merged:**
|
||||
|
||||
<!-- Describe the changes you made. -->
|
||||
**Status**
|
||||
|
||||
## Issues
|
||||
- [ ] Code changes have been tested against the Discord API, or there are no code changes
|
||||
|
||||
<!-- Link any relevant issues here if you like? -->
|
||||
**Semantic versioning classification:**
|
||||
|
||||
- [ ] This PR changes the library's interface (methods or parameters added)
|
||||
- [ ] This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
|
||||
- [ ] This PR **only** includes non-code changes, like changes to documentation, README, etc.
|
||||
|
||||
Reference in New Issue
Block a user