zitadel/CONTRIBUTING.md
Florian Forster fa9f581d56
chore(v2): move to new org (#3499)
* chore: move to new org

* logging

* fix: org rename caos -> zitadel

Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2022-04-26 23:01:45 +00:00

1.4 KiB

How to contribute to ZITADEL

Did you find a bug?

Please file an issue here.

Bugs are evaluated every day as soon as possible.

Enhancement

Do you miss a feature? Please file an issue here

Enhancements are discussed and evaluated every Wednesday by the ZITADEL core team.

Grab an Issues

We add the label "good first issue" for problems we think are a good starting point to contribute to ZITADEL.

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.

Build for local development

Quick start

Did you find a security flaw?