From e855d44523b231d69bded3624b797bd6d6d3ea3e Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 5 Jun 2023 08:52:57 +0200 Subject: [PATCH] docs: Create CONTRIBUTING.md (#2416) Co-authored-by: Pepe Fagoaga --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..6f3b989ced --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +# Do you want to learn on how to... + +- Contribute with your code or fixes to Prowler +- Create a new check for a provider +- Create a new security compliance framework +- Add a custom output format +- Add a new integration +- Contribute with documentation + +Want some swag as appreciation for your contribution? + +# Prowler Developer Guide +https://docs.prowler.cloud/en/latest/tutorials/developer-guide/