mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
.github
This commit is contained in:
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,6 +1,6 @@
|
||||
<!--
|
||||
Thank you for contributing to Discord Tickets.
|
||||
If you haven't already, please read the CONTRIBUTING file (.github/CONTRIBUTING.md) before creating a pull request.
|
||||
If you haven't already, please read the CONTRIBUTING guidelines (https://github.com/discord-tickets/.github/blob/main/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.
|
||||
-->
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
|
||||
- [ ] This includes major changes (breaking changes)
|
||||
- [ ] This includes minor changes (minimal usage changes, minor new features)
|
||||
- [ ] This includes patches (bug or typo fixes)
|
||||
- [ ] This includes **only** documentation changes
|
||||
- [ ] This includes patches (bug fixes)
|
||||
- [ ] This does not change functionality at all (code refactoring, comments)
|
||||
|
||||
**Is this related to an issue?**
|
||||
|
||||
@@ -25,6 +25,6 @@
|
||||
|
||||
<!-- Select **all that apply** by replacing the space with an `x`: `[X]` -->
|
||||
|
||||
- [ ] I have updated any necessary documentation
|
||||
- [ ] I have updated related documentation (if necessary)
|
||||
- [ ] My changes use consistent code style
|
||||
- [ ] My changes are tested and work
|
||||
- [ ] My changes have been tested and confirmed to work
|
||||
|
Reference in New Issue
Block a user