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.