From 4a409ace8f67c998c59f3aa2bc9640b6e39c9976 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Thu, 25 May 2023 17:03:48 +0100 Subject: [PATCH] Link to CONTRIBUTING doc from README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7887e68fe..f265c53f5 100644 --- a/README.md +++ b/README.md @@ -170,3 +170,7 @@ You can use Actions or environment variables to share configuration across multi ## Troubleshooting Read about [troubleshooting code scanning](https://help.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning). + +## Contributing + +This project welcomes contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to build, install, and contribute.