From a61af1bfc72d4f1dd9e089b0082c658ea5243500 Mon Sep 17 00:00:00 2001 From: Maximilian Panne Date: Thu, 23 Jun 2022 16:18:59 +0200 Subject: [PATCH] move gfi to main section --- CONTRIBUTING.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fa34026a6b..5b86df1c23 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,6 +104,12 @@ The code consists of the following parts: Please validate and test the code before you contribute. +We add the label "good first issue" for problems we think are a good starting point to contribute to ZITADEL. + +- [Issues for first time contributors](https://github.com/zitadel/zitadel/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) +- [All issues](https://github.com/zitadel/zitadel/issues) + + ### Backend / Login To keep the code clean and understandable we use [golangci-lint](https://golangci-lint.run). We recommend to format the code with this linter while working on ZITADEL to simplify the review process. The configuration is located [here](./.golangci.yaml). @@ -138,11 +144,6 @@ docker build -f build/grpc/Dockerfile -t zitadel-base:local . \ -We add the label "good first issue" for problems we think are a good starting point to contribute to ZITADEL. - -- [Issues for first time contributors](https://github.com/zitadel/zitadel/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) -- [All issues](https://github.com/zitadel/zitadel/issues) - ## Contribute Internationalization ZITADEL loads translations from four files: