Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 773 Bytes

File metadata and controls

23 lines (16 loc) · 773 Bytes
title Lidarr Contributing
description Guidelines for contributing to the Lidarr project including bug reports, feature requests, and development
published true
date 2026-06-06 13:41:31 UTC
tags lidarr, development, contributing, bug-reports, features, community
editor markdown
dateCreated 2021-05-26 02:28:31 UTC

How to Contribute

Lidarr welcomes contributions in many forms.

Documentation

Setup guides, FAQ, and any other documentation on the wiki are all welcome.

Development

Lidarr uses C# (back end) and JS (frontend). The back end runs on .NET8, while the frontend uses Reactjs.

Please see CONTRIBUTING.md for details.