From 591f9739f66c7cb552f01f6f251be0fc94d8df74 Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:33:37 -0800 Subject: [PATCH] Document example code label in docs repo --- contributing/workflow/bug_triage_guidelines.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing/workflow/bug_triage_guidelines.rst b/contributing/workflow/bug_triage_guidelines.rst index 370ef628c..d674d963c 100644 --- a/contributing/workflow/bug_triage_guidelines.rst +++ b/contributing/workflow/bug_triage_guidelines.rst @@ -196,6 +196,7 @@ use the following `labels `__: **Content:** - *Images*: Issues and PRs involving outdated or incorrect images in articles. +- *Example code*: Issues and PRs involving writing or updating code examples. - *New page*: Issues and PRs related to creation of new documentation pages for new or undocumented features. - *Organization*: Issues and PRs related to reorganizing the content. - *Proofreading*: Issues and PRs related to proofreading the documentation.