mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:17:33 +00:00
docs: Contribution guide in readme (#1879)
This commit is contained in:
@@ -19,6 +19,15 @@ We add the label "good first issue" for problems we think are a good starting po
|
|||||||
* [Issues for first time contributors](https://github.com/caos/zitadel/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
* [Issues for first time contributors](https://github.com/caos/zitadel/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||||
* [All issues](https://github.com/caos/zitadel/issues)
|
* [All issues](https://github.com/caos/zitadel/issues)
|
||||||
|
|
||||||
|
### Make a PR
|
||||||
|
|
||||||
|
If you like to contribute fork the ZITADEL repository. After you implemented the new feature create a PullRequest in the ZITADEL reposiotry.
|
||||||
|
|
||||||
|
Make sure you use semantic release.
|
||||||
|
feat: New Feature
|
||||||
|
fix: Bug Fix
|
||||||
|
docs: Documentation
|
||||||
|
|
||||||
## Want to start ZITADEL?
|
## Want to start ZITADEL?
|
||||||
|
|
||||||
Checkout the following chapters to start ZITADEL locally.
|
Checkout the following chapters to start ZITADEL locally.
|
||||||
|
@@ -90,7 +90,7 @@ Delegate the right to assign roles to another organization
|
|||||||
|
|
||||||
## How To Contribute
|
## How To Contribute
|
||||||
|
|
||||||
Details need to be announced, but feel free to contribute already. As long as you are okay with accepting to contribute under this projects OSS [License](./LICENSE) you are fine.
|
Details about how to contribute you can find in the [Contribution Guide](CONTRIBUTING.md)
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user