Fix mapping section in CONTRIBUTING.md (#4894)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
parent
b87ec6b1e4
commit
51035e28dd
|
|
@ -144,11 +144,11 @@ Please limit changelogs on map PRs to **significant** map alterations or additio
|
||||||
Format for map PRs looks like:
|
Format for map PRs looks like:
|
||||||
```
|
```
|
||||||
:cl: Yourname
|
:cl: Yourname
|
||||||
MAPS: Mapname
|
MAPS:
|
||||||
- add: Added fun!
|
- add: Mapname: Added fun!
|
||||||
- remove: Removed fun!
|
- remove: Mapname: Removed fun!
|
||||||
- tweak: Changed fun!
|
- tweak: Mapname: Changed fun!
|
||||||
- fix: Fixed fun!
|
- fix: Mapname: Fixed fun!
|
||||||
```
|
```
|
||||||
|
|
||||||
# Before you submit
|
# Before you submit
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue