mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-03 21:12:14 +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)
|
||||
* [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?
|
||||
|
||||
Checkout the following chapters to start ZITADEL locally.
|
||||
|
||||
Reference in New Issue
Block a user