📝 Reorganize docs + add contributing guide (#687)

This commit is contained in:
Luke Vella 2023-05-03 11:08:04 +01:00 committed by GitHub
parent ebf78f5a84
commit 216532db30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 256 additions and 70 deletions

View file

@ -0,0 +1,21 @@
---
title: Documentation
icon: book
description: Help us maintain and improve our documentation
---
If you have a [Github](https://github.com) account, you can make changes or report issues using the links that appear at the top of each page.
<Frame caption="Links to edit a page or open an issue on Github">
![Edit Documentation
Links](/images/contribute/documentation/edit-documentation.png)
</Frame>
## Submitting a Pull Request
Submitting a pull request is a great way to fix minor issues like typos or broken links.
Click on the "pencil" icon and fork our repository to submit a pull request.
## Creating an Issue
For larger tasks, you can create a new issue by clicking on the "exclamation" icon.