mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 10:00:06 +00:00
* Fix: add cue binary requirement in Development doc If the version of cue binary is less than v0.3.0, like v0.2.0, `make reviewable` will fail due to issue: "make: *** [fmt] Error 1". As `make reviewable` is a required step for code contribution, add this prerequiste in the doc. Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * Update contribute/developer-guide.md Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com> Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
Contribute
This directory contains guides for contributors to the KubeVela project.