Skip to content

Commit e60d33d

Browse files
authored
Fix readme formatting to pull up contributing section (#2)
1 parent 64a9ff1 commit e60d33d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ A record with checksums of the contents is available at `build/html/guidelines-i
3131

3232
## Contributing to the coding guidelines
3333

34+
See [CONTRIBUTING.md](CONTRIBUTING.md).
35+
36+
### Chapter layout mirrors Ferrocene Language Specification
37+
3438
We have the same chapter layout as the [Ferrocene Language Specification](https://spec.ferrocene.dev/) (FLS). If you would like to contribute you may find a section from the FLS of interest and then write a guideline in the corresponding chapter of these coding guidelines.
3539

3640
### Guideline template
@@ -61,10 +65,6 @@ expect project participants to adhere to. Please read [the full
6165
text][code-of-conduct] so that you can understand what actions will and will not
6266
be tolerated.
6367

64-
## Contributing to This Repository
65-
66-
See [CONTRIBUTING.md](CONTRIBUTING.md).
67-
6868
## Licenses
6969

7070
Rust is primarily distributed under the terms of both the MIT license and the

0 commit comments

Comments
 (0)