From 102da23d5e3e032ffe14b6fde942883b31daccec Mon Sep 17 00:00:00 2001 From: Konsti Wohlwend Date: Wed, 12 Jun 2024 14:19:50 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4b980afc..70c56c0ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,11 +1,15 @@ -## WE ARE NOT HIRING +# Contributing to Stack Auth + +Welcome to Stack Auth! We welcome and appreciate contributors from all over the world. However, due to the nature of authentication, this may not be the easiest project to contribute to, so if you are looking for projects to help you gain programming experience, we may not be a great match. However, if you think you're up for the challenge, feel free to join [our Discord](https://discord.stack-auth.com) and get in touch. + +# !!! IMPORTANT: WE ARE NOT HIRING. ## First time contributors -If you would like to contribute to the project, you can start by looking at the issues labeled as [good first issue](https://github.com/stack-auth/stack/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) +If you would like to contribute to the project, you can start by looking at the issues labeled as [good first issue](https://github.com/stack-auth/stack/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22), ## Security related issues -Please do not open a public issue for a security related concern. Instead, please email us at [team@stack-auth.com](mailto:team@stack-auth.com]). +For any security-related concerns & bug bounties, please email us at [security@stack-auth.com](mailto:security@stack-auth.com).