1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/data
Emma Makinson 5687df3a36 Adds documentation for GHEC user dormancy reporting (#22029)
* Adds description of GHEC dormancy reporting

* Remove unneeded if statement

* Only show dormant user section to dotcom users

* Extract common text to a data reusable

* Extract all duplicate content to reusables

* add note, warning, download instructions

* fix versioning

* remove dormancy criteria, add link

Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-02 19:06:08 +00:00
..
2021-10-27 07:47:17 -07:00
2021-10-15 15:41:33 -05:00
2021-10-15 15:41:33 -05:00
2021-10-27 07:47:17 -07:00
2021-07-14 13:49:18 -07:00
2021-10-04 18:11:11 +00: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.