Apply suggestions from code review
Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user