Apply suggestions from code review

Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com>
This commit is contained in:
Quentin Gliech
2025-06-12 09:11:03 +02:00
committed by GitHub
parent 0d566010f8
commit 6695773035
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ There are two main ways to contribute to MAS:
## 3. What do I need?
To get MAS running locally from source you will need:
To get MAS running locally from source you will need to:
- [Install Rust and Cargo](https://www.rust-lang.org/learn/get-started). We recommend using the latest stable version of Rust.
- [Install Node.js and npm](https://nodejs.org/). We recommend using the latest LTS version of Node.js.

View File

@@ -69,7 +69,7 @@ When a PR is tagged with the `Z-Build-Workflow` label:
## Changelog generation
Changelogs are automatically generated from PR titles and labels with the GitHub tools.
Changelogs are automatically generated from PR titles and labels.
The configuration for those can be found in the `.github/release.yml`, but the main labels to be aware of are: