mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 16:37:07 +02:00
Co-authored-by: Titus <tituswormer@gmail.com> Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
11 lines
166 B
Text
11 lines
166 B
Text
---
|
|
title: Contributing
|
|
hide_title: true
|
|
sidebar_label: Contributing
|
|
---
|
|
|
|
```mdx-code-block
|
|
import Contributing from "@site/../CONTRIBUTING.md"
|
|
|
|
<Contributing />
|
|
```
|