docs/data
Kevin Heis 46ccfc5d93
Run AB test on survey stars (#17861)
* Run AB test on survey stars

* Update browser.js

* Use text stars instead of primer ones

* Update experiment.js
2021-02-18 16:29:17 +00:00
..
glossaries Add glossaries to lint-files tests (#17481) 2021-01-26 21:19:27 +00:00
graphql Action ran graphql script"update-files" 2021-02-16 22:02:48 +00:00
learning-tracks Add documentation on how to create a sublanding page (#17467) 2021-01-28 15:46:59 +01:00
release-notes add correct date and known issue (#17878) 2021-02-17 15:55:59 +00:00
reusables Self-serve package deletion and restoration (#17695) 2021-02-17 17:02:10 -08:00
variables [GHES 3.0] GA release (#17818) 2021-02-16 13:12:22 -07:00
README.md Add documentation on how to create a sublanding page (#17467) 2021-01-28 15:46:59 +01:00
products.yml Add GitHub Classroom documentation (#16564) 2020-12-08 15:59:35 +01:00
ui.yml Run AB test on survey stars (#17861) 2021-02-18 16:29:17 +00:00

README.md

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 HTML layouts.

Learning Tracks

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