2021-02-15 20:34:59 +02:00
|
|
|
<!--
|
2021-03-15 23:12:58 +02:00
|
|
|
Thank you for contributing to Discord Tickets.
|
2021-02-22 02:05:37 +02:00
|
|
|
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.
|
2021-02-15 20:34:59 +02:00
|
|
|
-->
|
|
|
|
|
2021-02-22 02:05:37 +02:00
|
|
|
**Versioning information**
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-15 20:34:59 +02:00
|
|
|
<!-- Please select **one** by replacing the space with an `x`: `[X]` -->
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2020-10-09 16:18:18 +03:00
|
|
|
- [ ] This includes major changes (breaking changes)
|
|
|
|
- [ ] This includes minor changes (minimal usage changes, minor new features)
|
2021-02-15 20:34:59 +02:00
|
|
|
- [ ] This includes patches (bug or typo fixes)
|
2021-02-22 02:05:37 +02:00
|
|
|
- [ ] This includes **only** documentation changes
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-22 02:05:37 +02:00
|
|
|
**Is this related to an issue?**
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-15 20:34:59 +02:00
|
|
|
<!-- Reference any issues here -->
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-22 02:05:37 +02:00
|
|
|
**Changes made**
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-15 20:34:59 +02:00
|
|
|
<!-- Describe your changes -->
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-22 02:05:37 +02:00
|
|
|
**Confirmations**
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2021-02-15 20:34:59 +02:00
|
|
|
<!-- Select **all that apply** by replacing the space with an `x`: `[X]` -->
|
2020-08-13 01:02:33 +03:00
|
|
|
|
2020-10-09 16:18:18 +03:00
|
|
|
- [ ] I have updated any necessary documentation
|
2021-02-22 02:05:37 +02:00
|
|
|
- [ ] My changes use consistent code style
|
|
|
|
- [ ] My changes are tested and work
|