updated min Go and Node.js verion in CONTRIBUTING.md

This commit is contained in:
Gani Georgiev 2024-01-22 16:54:12 +02:00
parent a44a73a17c
commit 6fd2e7ab0f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ This document describes how to prepare a PR for a change in the main repository.
## Prerequisites ## Prerequisites
- Go 1.19+ (for making changes in the Go code) - Go 1.21+ (for making changes in the Go code)
- Node 16+ (for making changes in the Admin UI) - Node 18+ (for making changes in the Admin UI)
If you haven't already, you can fork the main repository and clone your fork so that you can work locally: If you haven't already, you can fork the main repository and clone your fork so that you can work locally: