File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ There are two main ways to contribute to MAS:
17
17
18
18
## 3. What do I need?
19
19
20
- To get MAS running locally from source you will need:
20
+ To get MAS running locally from source you will need to :
21
21
22
22
- [ Install Rust and Cargo] ( https://www.rust-lang.org/learn/get-started ) . We recommend using the latest stable version of Rust.
23
23
- [ Install Node.js and npm] ( https://nodejs.org/ ) . We recommend using the latest LTS version of Node.js.
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ When a PR is tagged with the `Z-Build-Workflow` label:
69
69
70
70
## Changelog generation
71
71
72
- Changelogs are automatically generated from PR titles and labels with the GitHub tools .
72
+ Changelogs are automatically generated from PR titles and labels.
73
73
74
74
The configuration for those can be found in the ` .github/release.yml ` , but the main labels to be aware of are:
75
75
You can’t perform that action at this time.
0 commit comments