Skip to content

Commit

Permalink
Add doc templates to Contribute, split and rename Doc section of page (
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay-Mysten authored Jul 20, 2022
1 parent 76b77bf commit b58e79b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions doc/src/contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,27 @@ To connect with the Sui community, join our [Discord](https://discord.gg/sui).
Report bugs and make feature requests in the [Sui GitHub](https://github.com/MystenLabs/sui/issues) repository
using the [Template for Reporting Issues](https://github.com/MystenLabs/sui/blob/main/ISSUES.md).

## Provide docs feedback
## Help docs

### Ideas
Send ideas to:
doc@mystenlabs.com

### Issues
And file documentation fixes or requests for improvement at:
https://github.com/MystenLabs/sui/issues/new/choose

Select the **Sui Doc Bug** template, adjust fields, and describe the issue.

### Updates

You may also make changes to the docs directly in GitHub right here using the **Source Code** link below.

> **Important:** Make sure you are in the `main` rather than `devnet` branch in the URL.
Simply edit the file in question and generate a pull request. We will get back to you shortly.
Simply edit the file in question and generate a pull request. You may even use our [Sui doc templates](https://github.com/MystenLabs/sui/tree/main/doc/template) to create overviews and procedures (uses).

Then send your work our way. We will get back to you shortly.

## Download Sui

Expand Down

0 comments on commit b58e79b

Please sign in to comment.