From 0512a3fbbf1e6503607eb12cb4795a8091c37b5d Mon Sep 17 00:00:00 2001 From: LunaShark <121734810+lunairekitty@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:23:40 -0400 Subject: [PATCH] Update formatting and improve README clarity --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 830d74d..d8bcb0a 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,20 @@ # Strata Source Issue Tracker -This repository contains issues for Strata Source, a community-developed branch of the Source Engine. Projects using Strata Source include [Portal 2: Community Edition](https://p2ce.org/), [Momentum Mod](https://momentum-mod.org/) and [Portal: Revolution](https://portalrevolution.com/) +This repository contains issues for Strata Source, a community-developed branch of the Source Engine. Projects using Strata Source include [*Portal 2: Community Edition*](https://p2ce.org/), [*Momentum Mod*](https://momentum-mod.org/) and [*Portal: Revolution*](https://portalrevolution.com/) -## Issue guidelines +## Issue Guidelines Only submit issues here if they affect **more than one** partner game. -Issues should.. +Issues should... - describe a _singular_ task that can be _completed_ independently. -- include all necessary information to understand the meaning without having to ask. +- include all necessary information in order to understand the meaning, without having to ask. - include example assets/maps, when possible. ## Other Issue Trackers Game-specific issues should be reported on their respective issue trackers: -- [Portal 2: Community Edition](https://github.com/StrataSource/Portal-2-Community-Edition) -- [Momentum Mod](https://github.com/momentum-mod/game) -- [Portal: Revolution](https://github.com/SecondFaceSoftware/PortalRevolution-Issues) \ No newline at end of file +- [*Portal 2: Community Edition*](https://github.com/StrataSource/Portal-2-Community-Edition) +- [*Momentum Mod*](https://github.com/momentum-mod/game) +- [*Portal: Revolution*](https://github.com/SecondFaceSoftware/PortalRevolution-Issues)