Skip to content

Commit cd99f6d

Browse files
List requirements for adding a language to the other languages guide
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
1 parent 437d1a9 commit cd99f6d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

component-model/src/language-support/other-languages.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ More languages continue to add support for the component model. The following is
44

55
[comment]: # (Add first language here)
66

7-
## Adding a Language to the Guide
7+
## Adding a New Language to the Guide
88

9-
Interested in adding another language to this list? Create a PR to this [document](https://github.com/bytecodealliance/component-docs/blob/main/component-model/src/language-support/other-languages.md) that adds an entry with the following format to the above list. Please insert alphabetically.
9+
Interested in adding another language to this list? Create a PR to this [document](https://github.com/bytecodealliance/component-docs/blob/main/component-model/src/language-support/other-languages.md) that adds an entry with the following information:
1010

11-
### Language Name
12-
13-
- GitHub Link:
14-
- Documentation on getting started with components: (feel free to use our example WITs if you want to match the style of this guide)
11+
- Language name as a level 3 header
12+
- Link to the project page on Github page
13+
- Link to the project hosted documentation on getting started with components. Feel free to use our example WITs if you want to match the style of this guide.
14+
- Please insert alphabetically

0 commit comments

Comments
 (0)