From 6b3ec007978e659792b59901eafdf3cc0f4b1f83 Mon Sep 17 00:00:00 2001 From: Asllan Maciel Date: Fri, 7 Aug 2026 13:36:50 -0300 Subject: [PATCH] Link community contribution opportunities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8788fae..ef32b3c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Consulte a [documentação oficial sobre validação de webhooks](https://docs.g - Envie relatos sensíveis conforme a [política de segurança](.github/SECURITY.md); nunca abra secrets ou payloads reais em uma issue. - Para propor testes, exemplos ou melhorias, leia o [guia de contribuição](CONTRIBUTING.md) e o [código de conduta](CODE_OF_CONDUCT.md). +- [Escolha uma tarefa para primeira contribuição](https://github.com/asllanmaciel/github-webhook-security-guide/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) ou [veja tudo que precisa de ajuda](https://github.com/asllanmaciel/github-webhook-security-guide/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22). ## Licença