> ## Documentation Index
> Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Contributing to Tyk documentation

> How to contribute to Tyk documentation

This section provides resources and guidance for contributors to Tyk's documentation. Whether you're fixing a typo, adding new content, or helping improve our documentation standards, you'll find the tools and guidelines you need here.

## What this section covers

This contribution section includes:

* **[Inclusive naming](/5.8/developer-support/documentation-projects/inclusive-naming)** - Information about Tyk's inclusive language initiative and the work done to update documentation terminology
* **UI component examples** - Documentation and examples for using shortcodes in our documentation system:
  * **[Pill label shortcode](/5.8/ui-examples/test-pill-label)** - For labeling content with edition indicators (Enterprise, Cloud, Lab Release, etc.)
  * **[Feature cards shortcode](/5.8/ui-examples/feature-cards)** - For creating responsive feature highlight grids
  * **[YouTube video embed shortcode](/5.8/ui-examples/youtube-video-embed)** - For embedding videos with proper styling and SEO

## How to contribute to our docs

We appreciate any form of engagement and contribution to our documentation. You can contribute in several ways:

* [Report an error](https://github.com/TykTechnologies/tyk-docs/issues) in our GitHub repo
* [Suggest/request an improvement](https://github.com/TykTechnologies/tyk-docs/issues) in our GitHub repo
* Post a message in our [community forum](https://community.tyk.io/)
* Update the code yourself:
  1. To find the page that needs editing in the GitHub repository, copy a sentence from the HTML page on the [docs website](https://tyk.io/docs) and search for it using the GitHub search box in the top left corner of the repository
  2. [Submit a PR](https://github.com/TykTechnologies/tyk-docs/pulls) directly to our [docs repo](https://github.com/TykTechnologies/tyk-docs/). See our [Guidelines for Pull Requests](https://github.com/TykTechnologies/tyk-docs/blob/master/CONTRIBUTING.md#guidelines-for-pull-requests) for detailed instructions.

## Getting started with contributions

For detailed contribution guidelines, including pull request requirements, coding conventions, and technical guidance, please refer to our comprehensive [CONTRIBUTING.md](https://github.com/TykTechnologies/tyk-docs/blob/master/CONTRIBUTING.md) file in the repository.

### Technical guidance

Our docs are compiled using the [Hugo static site generator](https://gohugo.io/). For detailed technical guidance on creating and updating documentation pages, see the [technical guide](https://github.com/TykTechnologies/tyk-docs/blob/master/CONTRIBUTING-TECHNICAL-GUIDE.md) referenced in our [CONTRIBUTING.md](https://github.com/TykTechnologies/tyk-docs/blob/master/CONTRIBUTING.md) file.
