Skip to content

Commit 38fb64c

Browse files
committed
feat: supported platforms in README should link to the latest release notes
update headings in release notes so we can link them
1 parent cd28b6d commit 38fb64c

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Session integrates directly with [Oxen Service Nodes](https://docs.oxen.io/about
1212

1313
## Want to Contribute? Found a Bug or Have a feature request?
1414

15-
Please search for any [existing issues](https://github.com/session-foundation/session-desktop/issues) that describe your bug in order to avoid duplicate submissions.
15+
Please search for any [existing issues](https://github.com/session-foundation/session-desktop/issues) that describe your bug or feature request to avoid duplicate submissions.
1616

1717
Submissions can be made by making a pull request to our development branch.If you don't know where to start contributing please read [Contributing.md](CONTRIBUTING.md) and refer to issues tagged with the [good-first-issue](https://github.com/session-foundation/session-desktop/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) tag.
1818

1919
## Supported platforms
2020

21-
Session requires Windows 10 or later, macOS Ventura (13) or later, or a Linux distribution with glibc 2.28 or later like Debian 10 or Ubuntu 22.04.
21+
Check Session's system requirements and what platforms are supported [here](https://github.com/session-foundation/session-desktop/releases/latest#user-content-supported-platforms).
2222

2323
## Build instructions
2424

build/release-notes-alpha.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66
> Do not use in production environments!
77
> **Any changes listed here may or may not make a final release of Session Desktop.**
88
9-
# Session
9+
<h1 id="release-notes">Session</h1>
1010

1111
Session uses the Session encryption protocol and the Oxen blockchain’s decentralised Service Node network to provide anonymous, end-to-end encrypted messaging without relying on central servers.
1212

13-
# Release Overview
13+
<h1 id="overview">Release Overview</h1>
1414

1515
- TODO
1616

17-
## Other Changes
17+
<h2 id="other-changes">Other Changes</h2>
1818

1919
- TODO
2020

21-
# Bug Fixes
21+
<h1 id="bug-fixes">Bug Fixes</h1>
2222

2323
- TODO
2424

25-
# Supported Platforms
25+
<h1 id="supported-platforms">Supported Platforms</h1>
2626

2727
<!-- NOTE Make sure to verify the supported platforms have not changed before making a release -->
2828

2929
Session requires Windows 10 or later, macOS Ventura (13) or later, or a Linux distribution with glibc 2.35 or later like Debian 12 or Ubuntu 22.04.
3030

31-
# Verify Signatures
31+
<h1 id="verify-signatures">Verify Signatures</h1>
3232

3333
Follow the instructions [here](https://github.com/session-foundation/session-desktop/tree/master#verifying-signatures) using the signature below.
3434

build/release-notes.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
# Session
1+
<h1 id="release-notes">Session</h1>
22

33
Session uses the Session encryption protocol and the Oxen blockchain’s decentralised Service Node network to provide anonymous, end-to-end encrypted messaging without relying on central servers.
44

5-
# Release Overview
5+
<h1 id="overview">Release Overview</h1>
66

77
- TODO
88

9-
## Other Changes
9+
<h2 id="other-changes">Other Changes</h2>
1010

1111
- TODO
1212

13-
# Bug Fixes
13+
<h1 id="bug-fixes">Bug Fixes</h1>
1414

1515
- TODO
1616

17-
# Supported Platforms
17+
<h1 id="supported-platforms">Supported Platforms</h1>
1818

1919
<!-- NOTE Make sure to verify the supported platforms have not changed before making a release -->
2020

2121
Session requires Windows 10 or later, macOS Ventura (13) or later, or a Linux distribution with glibc 2.35 or later like Debian 12 or Ubuntu 22.04.
2222

23-
# Verify Signatures
23+
<h1 id="verify-signatures">Verify Signatures</h1>
2424

2525
Follow the instructions [here](https://github.com/session-foundation/session-desktop/tree/master#verifying-signatures) using the signature below.
2626

0 commit comments

Comments
 (0)