Link the release notes folder from the README

This commit is contained in:
saubyk 2026-07-19 21:30:30 -07:00 committed by Suheb
parent 881d10e116
commit 001f3dd9d5
2 changed files with 9 additions and 1 deletions

2
.github/README.md vendored
View file

@ -4,7 +4,7 @@
<a href="https://snyk.io/test/github/Ride-The-Lightning/RTL"><img src="https://snyk.io/test/github/Ride-The-Lightning/RTL/badge.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/Ride-The-Lightning/RTL" style="max-width:100%;"></a>
[![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
**Intro** -- [Application Features](./docs/Application_features.md) -- [Road Map](./docs/Roadmap.md) -- [Application Configurations](./docs/Application_configurations.md) -- [Core Lightning](./docs/Core_lightning_setup.md) -- [Eclair](./docs/Eclair_setup.md) -- [Contribution](./docs/Contributing.md)
**Intro** -- [Application Features](./docs/Application_features.md) -- [Road Map](./docs/Roadmap.md) -- [Application Configurations](./docs/Application_configurations.md) -- [Core Lightning](./docs/Core_lightning_setup.md) -- [Eclair](./docs/Eclair_setup.md) -- [Contribution](./docs/Contributing.md) -- [Release Notes](../release-notes)
* [Introduction](#intro)
* [Architecture](#arch)

View file

@ -256,6 +256,14 @@ this release should add its entry under the appropriate section below.
## Developer Tooling
- **Link the release notes from the README for discoverability**
([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)).
The `release-notes/` folder was not referenced anywhere — no README link, workflow, or
script — so it was effectively undiscoverable. The README's intro navigation now links to
it (`[Release Notes](../release-notes)`, alongside the existing docs links), so the
per-release notes are reachable from the repo homepage. The folder stays at the repo root
(release history is content, not `.github/` repo-meta).
- **Documented the Dependabot / dependency-update process in CONTRIBUTING.md**
([#1636](https://github.com/Ride-The-Lightning/RTL/pull/1636)).
Dependabot's security PRs target `master` and are never merged individually — they are