Skip to content

Commit c5e4237

Browse files
authored
Update README.md
1 parent 158043b commit c5e4237

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ This is the official documentation platform for the [ReScript](https://rescript-
1010
- [rescript-compiler](https://github.com/rescript-lang/rescript-compiler): The compiler and build system
1111
- [rescript-syntax](https://github.com/rescript-lang/syntax): The ReScript syntax
1212

13+
**In case you are missing some specific documentation:**
14+
- Some language / compiler feature may not be documented yet
15+
- Create an issue to let us know what you are missing
16+
- In case you want to contribute missing docs, please refer to our [Contribution section](#contributing)
17+
1318
## Setup
1419

1520
```sh
@@ -131,7 +136,4 @@ posts](https://rescript-lang.org/blogpost-guide).
131136

132137
### Contributing
133138

134-
Check out our [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started working
135-
on this project.
136-
137-
**TLDR:** Please read and comply to our [Code of Conduct](CODE_OF_CONDUCT.md).
139+
Please make sure to first read and comply to our [Code of Conduct](CODE_OF_CONDUCT.md) and check out our [CONTRIBUTING.md](CONTRIBUTING.md) file to learn how to get started with our contribution process!

0 commit comments

Comments
 (0)