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