1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Files
docs/data
Albin Larsson e23b39c8c8 qoute labels in issue forms example
Issue labels on Github often contain emoji and emoji in labels starts and end with colon which breaks YAML if not quoted. Therefore, quote the labels in the examples to make copy-pasting easier and the example less error-prone to users not experienced with YAML.
2021-09-03 15:09:43 +02:00
..
2021-08-28 17:26:53 +00:00
2021-08-28 17:26:53 +00:00
2021-07-14 14:35:01 -07:00
2021-07-14 13:49:18 -07:00
2021-08-23 09:15:39 -04:00

Data

This directory contains data files that are parsed and made available to pages in the site.data object.

All YML and Markdown files in this directory are configured to be translated on Crowdin by default.

Glossaries

Glossary files are used by our Crowdin integration. See glossaries/README.md.

GraphQL

GraphQL schema files are kept in sync with github/github via scheduled workflows. See graphql/README.md.

Reusables

Reusables are long strings of reusable text. See reusables/README.md.

Variables

Variables are short strings of reusable text. See variables/README.md.

Webhooks

Webhook payload JSON files are used in the webhook events docs.

ui.yml

ui.yml contains localized strings used in layouts.

Learning Tracks

Learning tracks are a collection of articles that help you master a particular subject. See learning-tracks/README.md.