Fix mapping section in CONTRIBUTING.md (#4894)

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy 2025-12-06 15:27:52 -06:00 committed by GitHub
parent b87ec6b1e4
commit 51035e28dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -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