mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
do stuff
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,29 +1,30 @@
|
||||
<!--
|
||||
Please read the CONTRIBUTING file (.github/CONTRIBUTING.md) before creating a pull request.
|
||||
Unless you are doing something small like fixing a typo, please create an issue first!
|
||||
Thank you for contributing to DiscordTickets.
|
||||
If you haven't already, please read the CONTRIBUTING file (.github/CONTRIBUTING.md) before creating a pull request.
|
||||
Unless this pull request is for something minor like a fixing a typo, you should create an issue first.
|
||||
-->
|
||||
|
||||
#### Information
|
||||
**Versioning information**
|
||||
|
||||
<!-- Please select **one** by replacing the space with an `x`: `[X]` -->
|
||||
|
||||
- [ ] This includes major changes (breaking changes)
|
||||
- [ ] This includes minor changes (minimal usage changes, minor new features)
|
||||
- [ ] This includes patches (bug or typo fixes)
|
||||
- [ ] This is includes **only** documentation changes
|
||||
- [ ] This includes **only** documentation changes
|
||||
|
||||
#### Is this related to an issue?
|
||||
**Is this related to an issue?**
|
||||
|
||||
<!-- Reference any issues here -->
|
||||
|
||||
#### Changes made
|
||||
**Changes made**
|
||||
|
||||
<!-- Describe your changes -->
|
||||
|
||||
#### Confirmations
|
||||
**Confirmations**
|
||||
|
||||
<!-- Select **all that apply** by replacing the space with an `x`: `[X]` -->
|
||||
|
||||
- [ ] I have updated any necessary documentation
|
||||
- [ ] This uses consistent code style
|
||||
- [ ] This is tested and works
|
||||
- [ ] My changes use consistent code style
|
||||
- [ ] My changes are tested and work
|
||||
|
Reference in New Issue
Block a user