From c46ba93adbbdec962bed70a3a003c313eb85287a Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 20 May 2020 11:37:29 -0400 Subject: [PATCH] Update brand name for macOS (#252) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05ab77b..97d82a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ Before submitting a new issue, please search the issues to make sure there isn't Assuming no existing issues exist, please ensure you include the following bits of information when submitting the issue to ensure we can quickly reproduce your issue: * Version of `act` -* Platform (Linux, OS X, Windows) +* Platform (Linux, macOS, Windows) * The complete `main.workflow` file used * The complete command that was executed * Any output from the command @@ -64,4 +64,4 @@ Also, consider the original design principles: By contributing your code, you agree to license your contribution under the terms of the [MIT License](LICENSE.md). -All files are released with the MIT license. \ No newline at end of file +All files are released with the MIT license.