mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 02:31:53 +02:00
📝 Reorganize docs + add contributing guide (#687)
This commit is contained in:
parent
ebf78f5a84
commit
216532db30
21 changed files with 256 additions and 70 deletions
21
apps/docs/contribute/documentation.mdx
Normal file
21
apps/docs/contribute/documentation.mdx
Normal 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">
|
||||

|
||||
</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.
|
Loading…
Add table
Add a link
Reference in a new issue