mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-29 11:11:53 +01:00
The golang version always needs to be in sync between the go.mod, the PR checklist and the installation instructions. We also shorten the Pull Request template by removing everything that we have a CI check for and just refer to those checks instead.
550 B
550 B
Release Notes
Build System
A new pre-submit check has been added to ensure that all PRs add an entry in the release notes folder that at leasts links to PR being added.
Code Health
Code cleanup, refactor, typo fixes
- Unused error check removed.
- Shorten Pull Request check list by referring to the CI checks that are in place
Contributors (Alphabetical Order)
ErikEk