From 07730a90eee0f979b8d2d1bf537c9fbd221d7b9f Mon Sep 17 00:00:00 2001 From: deltanedas <@deltanedas:kde.org> Date: Mon, 4 Nov 2024 18:12:05 +0000 Subject: [PATCH] add changelog section --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc84a92f6cd..1dcd0e4e3f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,6 +75,12 @@ private EntityUid Slice(...) } ``` +# Changelogs + +By default any changelogs goes in the DeltaV changelog, you can use the DeltaV admin changelog by putting `DELTAVADMIN:` in a line after `:cl:`. + +Do not use `ADMIN:` as **it will mangle** the upstream admin changelog! + # Additional resources If you are new to contributing to SS14 in general, have a look at the [SS14 docs](https://docs.spacestation14.io/) or ask for help in `#contribution-help` on [Discord](https://go.delta-v.org/AtDxv)!