mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
added contributing.md
This commit is contained in:
parent
12099d7fa1
commit
9979442949
11
CONTRIBUTING.md
Normal file
11
CONTRIBUTING.md
Normal 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]).
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user