From 0eb095eaefe08e0fcc82e8e999d60fcfb7a30a34 Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:04:55 -0800 Subject: [PATCH] Add i18n label to Bug triage guidelines --- 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 d674d963c04..45a40bef4c5 100644 --- a/contributing/workflow/bug_triage_guidelines.rst +++ b/contributing/workflow/bug_triage_guidelines.rst @@ -127,6 +127,7 @@ describe an issue or pull request. - *GUI*: relates to GUI (Control) nodes or to Nodes that compose user interfaces. - *Import*: relates to the resource import system. - *Input*: relates to the input system. +- *I18n*: relates to internationalization. - *Multiplayer*: relates to multiplayer (high-level networking) systems. - *Navigation*: relates to the navigation system (including A* and navmeshes). - *Network*: relates to (low-level) networking.