Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
[CI-SKIP] Fix CONTRIBUTING.md formatting
Dieser Commit ist enthalten in:
Ursprung
feccc25412
Commit
9963d9d4ae
@ -89,7 +89,7 @@ While we will fix minor formatting issues, you should stick to the guide below w
|
|||||||
## Formatting
|
## Formatting
|
||||||
All modifications to non-Paper files should be marked
|
All modifications to non-Paper files should be marked
|
||||||
- Multi line changes start with `// Paper start` and end with `// Paper end`
|
- Multi line changes start with `// Paper start` and end with `// Paper end`
|
||||||
- You can put a messages with a change if it isn't obvious, like this: `// Paper start - reason
|
- You can put a messages with a change if it isn't obvious, like this: `// Paper start - reason`
|
||||||
- Should generally be about the reason the change was made, what it was before, or what the change is
|
- Should generally be about the reason the change was made, what it was before, or what the change is
|
||||||
- Multi-line messages should start with `// Paper start` and use `/* Multi line message here */` for the message itself
|
- Multi-line messages should start with `// Paper start` and use `/* Multi line message here */` for the message itself
|
||||||
- Single line changes should have `// Paper` or `// Paper - reason`
|
- Single line changes should have `// Paper` or `// Paper - reason`
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren