From 296f2980a2b4aefe5bb0eedb69dc98c8304adfa3 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 5 Sep 2024 08:54:57 -0400 Subject: [PATCH] docs: update contributing guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8e5475..3dd098f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ The four main requirements for this project are: 1. Start a Half-Life dedicated server easily with Docker. 2. Have the ability for users to install custom plugins, maps and server configurations by providing a way to manipulate the server directory. Commonly used server plugins are intentionally not provided as a default, which is considered a user concern. 3. Have the ability to run servers for custom mods. -4. Only support legal usage of Steam and Valve's titles. **It will not, and never will, support the ability to circumvent any licensing or other restrictions Valve imposes.** The project maintainers will report any shady behaviour to Valve and GitHub. +4. Only support legal usage of Steam and Valve's titles. **It will not, and never will, support the ability to circumvent any licensing or other restrictions Valve imposes.** The project maintainers will report any shady behaviour to [Valve](https://www.valvesoftware.com/en/) and/or [GitHub](https://github.com). ## Process