README+docs: add code review checklist

We want to encourage new contributors to review code instead of creating
their own PRs as a first contribution.
This commit is contained in:
Oliver Gugger
2025-03-24 17:35:35 -05:00
parent eb822a5e11
commit d0032b1251
3 changed files with 156 additions and 5 deletions

View File

@@ -63,6 +63,9 @@ Finally, we also have an active
[Slack](https://lightning.engineering/slack.html) where protocol developers, application developers, testers and users gather to
discuss various aspects of `lnd` and also Lightning in general.
First-time contributors are [highly encouraged to start with code review
first](docs/review.md), before creating their own Pull Requests.
## Installation
In order to build from source, please see [the installation
instructions](docs/INSTALL.md).