Skip to main content

Contributing

Evolve is a project at Lab Digital. You are welcome to contribute to it.

Backlog

We are using Jira to track our backlog. You can find the backlog here.

Development

We have extensively documented our way of working in our tech docs. This document contains our coding standards, best practices and more.

Before you submit

  1. Make sure your environment is set up (see getting started).
  2. Run pnpm check to verify formatting, types, and linting pass.
  3. Add a changelog entry if your change is user-facing (see changelog).