handbook icon indicating copy to clipboard operation
handbook copied to clipboard

The Rocket.Chat team handbook is the central repository for how we run the company.

Results 7 handbook issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

{% hint style="info" %} and {% endhint %} should not be visible to the user who reads the readme. Edit: I thought there are 2 Read.me one for Github to...

We need to describe somewhere that the base branch for any change/fix is the `develop` branch and hotifxes goes first to `develop` branch and when the release is cut it...

## Description Updated the development guidelines to reflect the current technical requirements for the 2026 build. ### Changes: - Updated **Node.js** requirement to **v22.16.0**. - Added **Deno** as a core...

I noticed that the [Development Guidelines in the Handbook](https://github.com/RocketChat/handbook/blob/2.0/departments-operations/research-and-development/engineering/development/development-guidelines.md) still mention Node v14.17.0 and Fibers. However, the current Rocket.Chat develop branch requires Node v22.16.0 and Deno for the Apps-Engine. This...

### Description The **“Code Style Guide”** link in the Development Guidelines page appears to be broken. On the following page: https://handbook.rocket.chat/space/RnD/358991343/+-Development+Guidelines The link labeled **“Code Style Guide Rocket.Chat Developer”** does...

### What this PR does Updates the Meteor installation link in the guidelines to point to the current, working documentation. ### Why this change is needed The previous Meteor installation...