added contributing.md

This commit is contained in:
Zai Shi 2024-06-11 11:28:56 +02:00
parent 12099d7fa1
commit 9979442949
2 changed files with 14 additions and 1 deletions

11
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,11 @@
## 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)
## 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]).

View File

@ -66,7 +66,9 @@ For further configuration and usage, refer to [our documentation](https://docs.s
## 🏗️ Development & Contribution
This is for you if you want to contribute to the Stack project.
This is for you if you want to contribute to the Stack project or run the Stack dashboard locally.
Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.
### Requirements