graphql-engine/docs/wiki/index.mdx
Rob Dominguez ee0b447cd5 docs: update contributing guides
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5703
GitOrigin-RevId: ab94acb82739b132a6685c1b030bde2d37541ab9
2022-09-01 13:54:20 +00:00

31 lines
1.3 KiB
Plaintext

---
sidebar_label: Index
sidebar_position: 1
---
# Hasura Docs Wiki
Welcome to the Hasura Docs Wiki! We're glad you're here and are excited to see your docs contributions. They're going to
be great 🙌
On the following pages, you'll find all the information you need to get started. A perfect place to begin would be the
[Contributing to Docs](/contributions.mdx) page that will walk you through the end-to-end contribution process from
setting up your local development environment to creating your first PR.
:::tip New to open-source?
If you're here looking to get into open-source, a docs contribution is a great first step. We'd love to work with you on
one of the issues labeled
[`good first issue` on GitHub](https://github.com/hasura/graphql-engine/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
Check out the list and follow our contribution guide below. If you have questions about the process,
[reach out to us on Discord](https://discord.gg/ss4knTGzeP)!
:::
After your local environment is set up, feel free to poke around the style guide, explanation of our page structures,
and info on working with Docusaurus (our docs framework).
- [Contributing to Docs](/contributions.mdx)
- [Page Structure](/page-structure.mdx)
- [Working With Docusaurus](/working-with-docusaurus.mdx)