mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-22 02:25:28 +01:00
Add note to CONTRIBUTING.md to suggest keeping commit messages / titles the same
This commit is contained in:
parent
eae1594350
commit
ee7116b4cc
@ -10,7 +10,8 @@ __For Example:__
|
||||
* SPIGOT-3510: Velocity broken for certain entities
|
||||
* MC-111753, SPIGOT-2971: Brewing stand not reloading
|
||||
|
||||
As you can see, Minecraft tickets can be referenced by including the appropriate ticket number (i.e. MC-111753)
|
||||
As you can see, Minecraft tickets can be referenced by including the appropriate ticket number (i.e. MC-111753).
|
||||
Where a pull request is spread across multiple repositories, please keep the title and first line of the commit message the same for each.
|
||||
|
||||
##### Pull Request Message Expectations
|
||||
The body of a PR needs to describe how the ticket was resolved, or if there was no ticket, describe the problem itself.
|
||||
|
Loading…
Reference in New Issue
Block a user