updated code comments and added v0.23.0-rc release notes

This commit is contained in:
Gani Georgiev
2024-10-05 22:01:06 +03:00
parent bc67835de9
commit 292c34ee52
5 changed files with 1215 additions and 1088 deletions

View File

@@ -10,7 +10,7 @@ This document describes how to prepare a PR for a change in the main repository.
## Prerequisites
- Go 1.21+ (for making changes in the Go code)
- Go 1.23+ (for making changes in the Go code)
- 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: